X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fcluster-engraver.cc;h=729be5a63696f654c21b7b9cb67a10aaaca831f4;hb=ba7dd825738031e7c1f9ec7787594ad78f2442ee;hp=ea40ba22858dbd61f1048ce2d44365710934915c;hpb=41e45dd730c075e78065dfa78e5e54be664d905e;p=lilypond.git diff --git a/lily/cluster-engraver.cc b/lily/cluster-engraver.cc index ea40ba2285..729be5a636 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--2009 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"