X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=ly%2Fmidi-init.ly;h=db6c7f79bfa67aac86e5213d7c94b227a648feda;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=f4e50d89ece50e2ce2bbb6d4ecd7f5e55b64b88f;hpb=715153c6137c0a16a1e08ffe03e6937f03c1bf3f;p=lilypond.git diff --git a/ly/midi-init.ly b/ly/midi-init.ly index f4e50d89ec..db6c7f79bf 100644 --- a/ly/midi-init.ly +++ b/ly/midi-init.ly @@ -1,4 +1,22 @@ -\version "2.7.39" +%%%% 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 { \include "performer-init.ly" }