]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilypond-book.py
Update some python scripts to (c) --2008 and render grand-replace affectible.
[lilypond.git] / scripts / lilypond-book.py
index a0ee6fb0ada7e4370d4911728859dcb32e114a9e..65c3b62da45af575507b7816bf81e06dced199b9 100644 (file)
@@ -108,12 +108,12 @@ def warranty ():
     ly.encoded_write (sys.stdout, '''
 %s
 
-%s
+  %s
 
 %s
 %s
 ''' % ( _ ('Copyright (c) %s by') % '2001--2008',
-        ' '.join (authors),
+        '\n  '.join (authors),
         _ ("Distributed under terms of the GNU General Public License."),
         _ ("It comes with NO WARRANTY.")))