X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fmidi-init.ly;h=588a781f714e10a7ce0b9061940dcadbc551f50b;hb=399bdf59d43445c7d2e9e73d94fa77880ef8f448;hp=a2a65b51cdb5ed3229da2dbe37cccdd3c941c8f0;hpb=9f3572d98bb948c9689cd1f75401a029451fa001;p=lilypond.git diff --git a/ly/midi-init.ly b/ly/midi-init.ly index a2a65b51cd..588a781f71 100644 --- a/ly/midi-init.ly +++ b/ly/midi-init.ly @@ -1,6 +1,23 @@ -\version "2.7.39" +%%%% This file is part of LilyPond, the GNU music typesetter. +%%%% +%%%% Copyright (C) 1996--2011 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" }