X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fcluster-engraver.cc;h=188bc617831545bab93a2f2e4a7aa217d693534c;hb=be6c990b752b8f9619988d870794ba779c9fe807;hp=bf25dce7b52408781f817fefd430bb2b141df53d;hpb=38d7d319eabc906e82fb42002678c6d42a23b6f7;p=lilypond.git diff --git a/lily/cluster-engraver.cc b/lily/cluster-engraver.cc index bf25dce7b5..188bc61783 100644 --- a/lily/cluster-engraver.cc +++ b/lily/cluster-engraver.cc @@ -1,9 +1,21 @@ /* - cluster-engraver.cc -- implement Cluster_engraver - - (c) 2002--2009 Juergen Reuter + This file is part of LilyPond, the GNU music typesetter. + Copyright (C) 2002--2010 Juergen Reuter 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 "engraver.hh"