X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fscript-interface.cc;h=a1dfd85dc6e5afdf9fab6bb6f67555c300914f0a;hb=a1209c204e0d48d1f8cacecc9e928796102ab99a;hp=a0975e03fb481559dfc9855b9fe64d058cf0d043;hpb=c9803f36f9ca585c15024e16b1cbef0bce0b31b3;p=lilypond.git diff --git a/lily/script-interface.cc b/lily/script-interface.cc index a0975e03fb..a1dfd85dc6 100644 --- a/lily/script-interface.cc +++ b/lily/script-interface.cc @@ -1,9 +1,20 @@ /* - script-interface.cc -- implement Script_interface + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1999--2011 Han-Wen Nienhuys - (c) 1999--2009 Han-Wen Nienhuys + 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 . */ #include "script-interface.hh"