]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bow.hh
release: 0.0.65
[lilypond.git] / lily / include / bow.hh
index 903bbdb6358a33fdbc87289a46bae0e8ceaaa984..76330c079c44121a0e5005438d63c1a6c8c6bbc5 100644 (file)
@@ -1,7 +1,7 @@
 /*
   bow.hh -- declare Bow
 
-  source file of the LilyPond music typesetter
+  source file of the GNU LilyPond music typesetter
 
   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
 */
@@ -12,7 +12,8 @@
 #include "directional-spanner.hh"
 
 /**
-  base class for anything that looks like a slur.
+  Base class for anything that looks like a slur.
+  Anybody with a better name?
   */
 class Bow : public Directional_spanner {
 protected: