]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilysong.py
Add '-dcrop' option to ps and svg backends
[lilypond.git] / scripts / lilysong.py
index adc6f57526cf8e608ca464b5df4f00628d2098ce..f31fbbae2568733b90527d5b49493732c2af0a02 100644 (file)
@@ -1,24 +1,23 @@
 #!@TARGET_PYTHON@
 
-# Copyright (C) 2006, 2007 Brailcom, o.p.s.
+# Copyright (c) 2006--2015 Brailcom, o.p.s.
 #
 # Author: Milan Zamazal <pdm@brailcom.org>
 #
-# COPYRIGHT NOTICE
+# This file is part of LilyPond, the GNU music typesetter.
 #
-# This program is free software; you can redistribute it and/or modify
+# LilyPond is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
 #
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
-# for more details.
+# LilyPond is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
+# along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 
 
 import codecs