]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/midi2ly.py
Run grand-replace for 2009.
[lilypond.git] / scripts / midi2ly.py
index 3b2350b15b5e0e16e9c527078d8b7f45f5a30d3c..c57c788d51d042fdf0f2ca42ece26edf6fc8c328 100644 (file)
@@ -4,7 +4,7 @@
 # 
 # source file of the GNU LilyPond music typesetter
 #
-# (c) 1998--2008  Han-Wen Nienhuys <hanwen@xs4all.nl>
+# (c) 1998--2009  Han-Wen Nienhuys <hanwen@xs4all.nl>
 #                 Jan Nieuwenhuizen <janneke@gnu.org>
 
 
@@ -74,7 +74,7 @@ def warranty ():
 
 %s
 %s
-''' % ( _ ('Copyright (c) %s by') % '2001--2008',
+''' % ( _ ('Copyright (c) %s by') % '2001--2009',
         '\n  '.join (authors),
         _ ('Distributed under terms of the GNU General Public License.'),
         _ ('It comes with NO WARRANTY.')))