]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/untransposable-music.cc
2003 -> 2004
[lilypond.git] / lily / untransposable-music.cc
index d04127f4acb2e592b9156ea3fbccf2ef54485469..a6c3024fa462631ec457dc67a1f7a10dca3ced00 100644 (file)
@@ -3,12 +3,17 @@ untransposable-music.cc --  implement Untransposable_music
 
 source file of the GNU LilyPond music typesetter
 
-(c) 2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+(c) 2001--2004  Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
  */
 
 #include "untransposable-music.hh"
 
+/*
+  todo: This one, together with Un_relativable_music is ugh.
+
+  fixthis.
+*/
 void
 Untransposable_music::transpose (Pitch )
 {