X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fmidi-init.ly;h=f265add06de399b7556d2e301977b9ebc71dbbe0;hb=ee70161485a2d2f347db3e29724a943c741ef524;hp=730d92a4835346aa2c827cf94962a7fb549abb9f;hpb=1539b48e9bd7cd7698e602dc3d3dbe74a6567a49;p=lilypond.git diff --git a/ly/midi-init.ly b/ly/midi-init.ly index 730d92a483..f265add06d 100644 --- a/ly/midi-init.ly +++ b/ly/midi-init.ly @@ -1,7 +1,23 @@ -\version "1.3.146" +%%%% This file is part of LilyPond, the GNU music typesetter. +%%%% +%%%% Copyright (C) 1996--2012 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.14.0" \midi { - \tempo 4=60 \include "performer-init.ly" -% unfold_all = "1" }