X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fscore-performer.cc;h=99e41290c324dcf1d446d50d0f30de379533861c;hb=dcf5eaf7860c8a31e67946e64a5202ae8bc3f5f3;hp=4c905446ff47cc16842008254c429cae0bd22a64;hpb=0387f04497978e37b335a8b99eec905499d6ad0f;p=lilypond.git diff --git a/lily/score-performer.cc b/lily/score-performer.cc index 4c905446ff..99e41290c3 100644 --- a/lily/score-performer.cc +++ b/lily/score-performer.cc @@ -1,9 +1,20 @@ /* - score-performer.cc -- implement Score_performer + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1996--2011 Jan Nieuwenhuizen - (c) 1996--2008 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 "score-performer.hh"