X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frest-engraver.cc;h=17aa3d375ea249139f2e646f91ab18cf126a6d34;hb=982d3cb1b1745b5de6443779adc6cd4a0c15a119;hp=13f8d70a89c646137cc311486d8e96cfa38847bd;hpb=fcc5f76615e024803904a055902fdc6a3b24dccb;p=lilypond.git diff --git a/lily/rest-engraver.cc b/lily/rest-engraver.cc index 13f8d70a89..17aa3d375e 100644 --- a/lily/rest-engraver.cc +++ b/lily/rest-engraver.cc @@ -1,9 +1,20 @@ /* - rest-engraver.cc -- implement Rest_engraver + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1997--2009 Han-Wen Nienhuys - (c) 1997--2007 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"