X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Faccidental-engraver.cc;h=0196af27b57218d4b350d00be7ee93d4aa63097c;hb=1a9d44f4edf9c0b3bc12d399491ca7001743b539;hp=f84e281d48f4672dbe4abcea5c5434d05b1efcda;hpb=f7836bbd7dc03e7173590a76e419a5e826b1d689;p=lilypond.git diff --git a/lily/accidental-engraver.cc b/lily/accidental-engraver.cc index f84e281d48..0196af27b5 100644 --- a/lily/accidental-engraver.cc +++ b/lily/accidental-engraver.cc @@ -1,10 +1,21 @@ /* - accidental-engraver.cc -- implement Accidental_engraver + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter - - (c) 1997--2009 Han-Wen Nienhuys + Copyright (C) 1997--2009 Han-Wen Nienhuys Modified 2001--2002 by Rune Zedeler + + 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 "accidental-placement.hh"