]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spring-smob.cc
* The grand 2005-2006 replace.
[lilypond.git] / lily / spring-smob.cc
index 388567e793fb56d1286a130cf2eb2bb59db79a76..1ab1507fbf5ce02fdf2b44a8dad0c4409485587b 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "spring.hh"
@@ -24,7 +24,7 @@ SCM
 Spring_smob::mark_smob (SCM x)
 {
   (void)x;
-  
+
   return SCM_UNSPECIFIED;
 }