X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fcluster-engraver.cc;h=188bc617831545bab93a2f2e4a7aa217d693534c;hb=ace881437adc0146a62cffa3255ac1ca169bd054;hp=ea40ba22858dbd61f1048ce2d44365710934915c;hpb=9e80da91309faff260dacdf2e25ed91d183ebc5d;p=lilypond.git diff --git a/lily/cluster-engraver.cc b/lily/cluster-engraver.cc index ea40ba2285..188bc61783 100644 --- a/lily/cluster-engraver.cc +++ b/lily/cluster-engraver.cc @@ -1,9 +1,21 @@ /* - cluster-engraver.cc -- implement Cluster_engraver - - (c) 2002--2007 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"