X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Ffestival.ly;h=cbe88d67c847b1acb51cefe7006e3bb349f51fa4;hb=2055f35c47a045a50a01ff4dba8524322cfc3b48;hp=f77b48f8e5f1cc7dd2653301f9bbbba67b19c32c;hpb=d0c106f0391e64451d41db3ed11d1aa27afebbbb;p=lilypond.git diff --git a/ly/festival.ly b/ly/festival.ly index f77b48f8e5..cbe88d67c8 100644 --- a/ly/festival.ly +++ b/ly/festival.ly @@ -1,26 +1,23 @@ -% festival.ly --- Festival singing mode output -% -% Copyright (C) 2006, 2007 Brailcom, o.p.s. -% -% Author: Milan Zamazal -% -% COPYRIGHT NOTICE -% -% This program is free software; you can redistribute it and/or modify -% it under the terms of the GNU General Public License as published by -% the Free Software Foundation; either version 2 of the License, or -% (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, but -% WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -% or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -% for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +%%%% Festival singing mode output +%%%% This file is part of LilyPond, the GNU music typesetter. +%%%% +%%%% Copyright (C) 2006, 2007 Brailcom, o.p.s. +%%%% +%%%% Author: Milan Zamazal +%%%% LilyPond is free software: you can redistribute it and/or modify +%%%% it under the terms of the GNU General Public License as published by +%%%% the Free Software Foundation, either version 3 of the License, or +%%%% (at your option) any later version. +%%%% +%%%% LilyPond is distributed in the hope that it will be useful, +%%%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%%%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +%%%% GNU General Public License for more details. +%%%% +%%%% You should have received a copy of the GNU General Public License +%%%% along with LilyPond. If not, see . -\version "2.11.11" +\version "2.14.0" #(use-modules (scm song))