X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fmidi-init.ly;h=72aa43f23ea09e85e3f575abdbc56293c514415e;hb=a28b37428b92b4dda8c8cd05ba6717f2424832cd;hp=3ba3651f06d5ed24e31a4db7bbff344570eb967e;hpb=d664f5a7153ec2b1a1c4c9fba2d2174bf3140695;p=lilypond.git diff --git a/ly/midi-init.ly b/ly/midi-init.ly index 3ba3651f06..72aa43f23e 100644 --- a/ly/midi-init.ly +++ b/ly/midi-init.ly @@ -1,4 +1,22 @@ -\version "2.12.0" +%%%% 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.16.0" \midi { \include "performer-init.ly" }