]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-interface.cc
* scripts/musicxml2ly.py (convert): add \version
[lilypond.git] / lily / axis-group-interface.cc
index 0809e65b83b660001c9ff25cf4f985f4ab4f758d..bc386b628e862ff7b42174c106a35b4f8115724c 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2000--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "axis-group-interface.hh"
@@ -109,4 +109,4 @@ ADD_INTERFACE (Axis_group_interface, "axis-group-interface",
 
               /* properties */
               "axes "
-              "elements");
+              "elements ");