X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fconvert-ly.py;fp=scripts%2Fconvert-ly.py;h=9bf72876bf58327ebd67ffaede6dcd57906e399c;hb=08560a1b8076630c4fc6cb9b902614d8b74fd6fc;hp=383f2fb855a5437c8edd0b601e37a2e5b84e927b;hpb=7a696f81691477a86c029e6a4c69b8b13a729132;p=lilypond.git diff --git a/scripts/convert-ly.py b/scripts/convert-ly.py index 383f2fb855..9bf72876bf 100644 --- a/scripts/convert-ly.py +++ b/scripts/convert-ly.py @@ -5,7 +5,7 @@ # This file is part of LilyPond, the GNU music typesetter. # -# Copyright (C) 1998--2011 Han-Wen Nienhuys +# Copyright (C) 1998--2012 Han-Wen Nienhuys # Jan Nieuwenhuizen # # LilyPond is free software: you can redistribute it and/or modify @@ -70,7 +70,7 @@ def warranty (): %s %s -''' % ( _ ('Copyright (c) %s by') % '2001--2011', +''' % ( _ ('Copyright (c) %s by') % '2001--2012', ' '.join (authors), _ ('Distributed under terms of the GNU General Public License.'), _ ('It comes with NO WARRANTY.')))