X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fmidi-init.ly;h=3fb9274d9317225534a2c5d533d3f5d5edd194cc;hb=43516525d4320a6d1af0c659c8e9036f6283faf7;hp=dcccfc70a43ff69ea02139c9aea276122caf9a30;hpb=641486a1a5522a9e66b470d8c762a1f789219573;p=lilypond.git diff --git a/ly/midi-init.ly b/ly/midi-init.ly index dcccfc70a4..3fb9274d93 100644 --- a/ly/midi-init.ly +++ b/ly/midi-init.ly @@ -1,6 +1,23 @@ -\version "2.4.0" +%%%% This file is part of LilyPond, the GNU music typesetter. +%%%% +%%%% Copyright (C) 1996--2010 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.12.0" \midi { - \tempo 4=60 \include "performer-init.ly" }