]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/performer.hh
Issue 4718/4: Fold transpose_mutable into Prob::transpose
[lilypond.git] / lily / include / performer.hh
index 11a5c32c8a59bdf4976d231afcbac05b49cc288e..a640e240aa27449065dad6564fd6e7b524f955a0 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1996--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -25,7 +25,7 @@
 #include "grob-info.hh"
 #include "translator.hh"
 
-/* Convert a music definition into a audio representation.
+/* Convert a music definition into an audio representation.
    A baseclass.  */
 class Performer : public Translator
 {