]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/main.cc
Run `make grand-replace'.
[lilypond.git] / lily / main.cc
index 759091ee11f4adc11b72bde8aeaa26d6d2c94365..ba8c3acbbc7d21c7003493ac3f335c578b440c06 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "main.hh"
@@ -224,7 +224,7 @@ static void
 copyright ()
 {
   printf (_f ("Copyright (c) %s by\n%s  and others.",
-             "1996--2007",
+             "1996--2008",
              AUTHORS).c_str ());
   printf ("\n");
 }