]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/midi-init.ly
Run grand-replace (issue 3765)
[lilypond.git] / ly / midi-init.ly
index 3da33fb8aba2dfd9aa9f70c03fa7bcf9fe15489b..c4d6ea134ec699deaee0082c99cfbdd4f69069fa 100644 (file)
@@ -1,6 +1,23 @@
-\version "1.9.1"
+%%%% This file is part of LilyPond, the GNU music typesetter.
+%%%%
+%%%% Copyright (C) 1996--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+%%%%                          Jan Nieuwenhuizen <janneke@gnu.org>
+%%%%
+%%%% 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 <http://www.gnu.org/licenses/>.
+
+\version "2.16.0"
 \midi {
-        \tempo 4=60
        \include "performer-init.ly"
 }