]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/music-wrapper.cc
* The grand 2005-2006 replace.
[lilypond.git] / lily / music-wrapper.cc
index 81238971718ed1dfd5441f30b9874d0900499e18..456af661cc339379d0e9d30150584be71002789c 100644 (file)
@@ -3,14 +3,13 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "music-wrapper.hh"
 
 #include "music.hh"
 
-
 MAKE_SCHEME_CALLBACK (Music_wrapper, start_callback, 1);
 SCM
 Music_wrapper::start_callback (SCM m)