X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fmodule-scheme.cc;h=192fcf49664d0a08f2fdba8c09d1eead7db3d2c1;hb=be6c990b752b8f9619988d870794ba779c9fe807;hp=627504d922c8cfcd65971eca37a625b29abb2e38;hpb=bb91de5b7f8c4f753452730101c2422946067cc3;p=lilypond.git diff --git a/lily/module-scheme.cc b/lily/module-scheme.cc index 627504d922..192fcf4966 100644 --- a/lily/module-scheme.cc +++ b/lily/module-scheme.cc @@ -1,9 +1,20 @@ /* - lily/module-scheme.cc -- implement module bindings + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 2005--2010 Han-Wen Nienhuys - (c) 2005--2008 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 "ly-module.hh"