X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fengraver-group.cc;fp=lily%2Fengraver-group.cc;h=eddde3beb440b912c4e6b4494abc73b73e04cd09;hb=b7a0cffbf9d1069860368f289a5b50e9d1d90ba8;hp=44f0f538e5b78ad8d5a732f9f9b70868f4026883;hpb=1f8f8075de6d90783386aea28af67755ed57da16;p=lilypond.git diff --git a/lily/engraver-group.cc b/lily/engraver-group.cc index 44f0f538e5..eddde3beb4 100644 --- a/lily/engraver-group.cc +++ b/lily/engraver-group.cc @@ -1,9 +1,20 @@ /* - engraver-group.cc -- implement Engraver_group + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1997--2009 Han-Wen Nienhuys - (c) 1997--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 "context.hh"