]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lilypond-input-version.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / lilypond-input-version.hh
index e71f6f4b2dafb26cb2be0fe17dd6eeb65b3ff6c6..908474a76b74c78609fbf7dfe99f274cb9516b9d 100644 (file)
@@ -3,8 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1998--2003 Jan Nieuwenhuizen <janneke@gnu.org>
-
+  (c) 1998--2006 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef LILYPOND_VERSION_HH
@@ -12,7 +11,7 @@
 
 #include "string.hh"
 
-struct Lilypond_version 
+struct Lilypond_version
 {
   Lilypond_version (int major, int minor, int patch);
   Lilypond_version (String str);