]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/score-performer.cc
release: 1.3.19
[lilypond.git] / lily / score-performer.cc
index 73c631b6c242a06c09ec0ff8a0bc5ea483ae8ffa..b4eba3d00bd2c143bbed874a130ee463b1c10f48 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1996,  1997--1999 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1996,  1997--2000 Jan Nieuwenhuizen <janneke@gnu.org>
  */
 
 #include "score-performer.hh"
 #include "source.hh"
 #include "audio-staff.hh"
 
+
 ADD_THIS_TRANSLATOR (Score_performer);
 
+
 Score_performer::Score_performer ()
 {
   performance_p_ = 0;