X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fmidi-init.ly;h=672c1e9b3cf428aa99347d232bcc3d2422e206dd;hb=acae40c266a7df9b4882f937c733745c803ac9e4;hp=875ed950e93210278f25e8c474af4c24007f04d9;hpb=bbcb58184883768ca35d64451d7f693d2db11bb7;p=lilypond.git diff --git a/ly/midi-init.ly b/ly/midi-init.ly index 875ed950e9..672c1e9b3c 100644 --- a/ly/midi-init.ly +++ b/ly/midi-init.ly @@ -1,6 +1,22 @@ -\version "2.7.32" +%%%% This file is part of LilyPond, the GNU music typesetter. +%%%% +%%%% Copyright (C) 1996--2015 Han-Wen Nienhuys +%%%% Jan Nieuwenhuizen +%%%% +%%%% 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.16.0" \midi { - \tempo 4=60 \include "performer-init.ly" } -