diff options
author | John Gourlay <john@weathervanefarm.net> | 2016-04-28 21:02:20 -0400 |
---|---|---|
committer | John Gourlay <john@weathervanefarm.net> | 2016-04-28 21:02:20 -0400 |
commit | 1ad144eca54df3c4e5f43b555c01606e0cfd82b6 (patch) | |
tree | 67a2bff3eb6f850a314ea24bba390d732f8738ac /scripts | |
parent | a617983be11a65c6f4e41d02cb813c66bfacc471 (diff) |
Bring musicxml2ly up to date with changes made in the LilyPond version
since the Philomelos version was split off.
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/musicxml2ly.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/musicxml2ly.py b/scripts/musicxml2ly.py index 307650e2f7..ffc8b261f6 100644 --- a/scripts/musicxml2ly.py +++ b/scripts/musicxml2ly.py @@ -2791,7 +2791,7 @@ If the given filename is -, musicxml2ly reads from the command line. p.version = ('%prog (LilyPond) ' + lilypond_version + '\n\n' + -_ ("""Copyright (c) 2005--2015 by +_ ("""Copyright (c) 2005--2016 by Han-Wen Nienhuys <hanwen@xs4all.nl>, Jan Nieuwenhuizen <janneke@gnu.org> and Reinhold Kainhofer <reinhold@kainhofer.com> |