]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spring-smob.cc
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / spring-smob.cc
index 388567e793fb56d1286a130cf2eb2bb59db79a76..a57f5029f2d2eef8c160f6173a67ea8761164361 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--2007 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;
 }