]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/main.cc
add 2007 to (c) year.
[lilypond.git] / lily / main.cc
index bf8132477b290b464f6585b2e864da13f5e2c7ca..4cec327b0b24730db43fcdd6510e4e6e6bc94e97 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "main.hh"
@@ -222,7 +222,7 @@ static void
 copyright ()
 {
   printf (_f ("Copyright (c) %s by\n%s  and others.",
-             "1996--2006",
+             "1996--2007",
              AUTHORS).c_str ());
   printf ("\n");
 }