X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fgrace-engraver.cc;h=5055b86807dbb445ea91417cbbc8b6ec14c783d0;hb=5da7795185482ec45fa47443fc5b1c3478cccc62;hp=19072ae7ad4358261cede36e5e67c73f2a307e4c;hpb=77135a6a36935d2ecaca9238660486c4388bfdf1;p=lilypond.git diff --git a/lily/grace-engraver.cc b/lily/grace-engraver.cc index 19072ae7ad..5055b86807 100644 --- a/lily/grace-engraver.cc +++ b/lily/grace-engraver.cc @@ -1,9 +1,20 @@ /* - grace-engraver.cc -- implement Grace_engraver + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 2004--2011 Han-Wen Nienhuys - (c) 2004--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 "engraver.hh"