]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template5.cc
* The grand 2005-2006 replace.
[lilypond.git] / lily / template5.cc
index 29f0f1666e962ccfd3c1b4983db486bc9bc91995..1c1d15d1f6879ae02d559bffb804c178833dd654 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "moment.hh"
@@ -26,6 +26,4 @@ Interval_t<Rational>::T_to_string (Rational a)
   return a.to_string ();
 }
 
-
-
 template INTERVAL__INSTANTIATE (Rational);