X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fperformer.cc;h=0f8b2e14b1d9b2bdfb78a018a1294907413f0fab;hb=b872748c6aa8bb721ced458691b38ac2fac5dfc8;hp=357e0df8d18998e72fc84d4b9da81b7a6144030d;hpb=38d7d319eabc906e82fb42002678c6d42a23b6f7;p=lilypond.git diff --git a/lily/performer.cc b/lily/performer.cc index 357e0df8d1..0f8b2e14b1 100644 --- a/lily/performer.cc +++ b/lily/performer.cc @@ -1,17 +1,28 @@ /* - performer.cc -- implement Performer + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter - - (c) 1996--2009 Han-Wen Nienhuys + Copyright (C) 1996--2015 Han-Wen Nienhuys Jan Nieuwenhuizen + + 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 "context.hh" +#include "performer.hh" #include "performer-group.hh" #include "warn.hh" - Performer_group * Performer::get_daddy_performer () const {