X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fstencil-expression.cc;h=d5926c6205b5bb9037e1995173a6ad06924a2546;hb=3c6c00c08ff31f57ec8d88450b4e4e7917bc4f3e;hp=64ad13d95fbdcb7675a1894cfdd2cf9f1afb084c;hpb=474c8729dc274a30558102a015a01fa5882673db;p=lilypond.git diff --git a/lily/stencil-expression.cc b/lily/stencil-expression.cc index 64ad13d95f..d5926c6205 100644 --- a/lily/stencil-expression.cc +++ b/lily/stencil-expression.cc @@ -1,10 +1,20 @@ /* - stencil-expression.cc -- keep track of which expressions are valid - stencil exps. + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 2005--2011 Han-Wen Nienhuys - (c) 2005--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 "stencil.hh"