X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Flilypond-book.py;h=c629201c5d6cb3d71dcd3317e08bb63b947089ff;hb=8cab78caa0db1ba14f2e52e4c1ddbb541ea0e5cb;hp=a0ee6fb0ada7e4370d4911728859dcb32e114a9e;hpb=229244c14ea3a7dae98c2bd5511106c75e729613;p=lilypond.git diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index a0ee6fb0ad..c629201c5d 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -108,12 +108,12 @@ def warranty (): ly.encoded_write (sys.stdout, ''' %s -%s + %s %s %s -''' % ( _ ('Copyright (c) %s by') % '2001--2008', - ' '.join (authors), +''' % ( _ ('Copyright (c) %s by') % '2001--2009', + '\n '.join (authors), _ ("Distributed under terms of the GNU General Public License."), _ ("It comes with NO WARRANTY.")))