X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fnote-performer.cc;h=efa8291cc9cb7a04b1b01a3b08ee84cc85a13488;hb=0e4883e95834d2692a0568e42d2fe697ae771c3a;hp=7b664fd91ebb0dffef62bd9d1d42b2f8c0878fb4;hpb=0387f04497978e37b335a8b99eec905499d6ad0f;p=lilypond.git diff --git a/lily/note-performer.cc b/lily/note-performer.cc index 7b664fd91e..efa8291cc9 100644 --- a/lily/note-performer.cc +++ b/lily/note-performer.cc @@ -1,9 +1,20 @@ /* - note-performer.cc -- implement Note_performer + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1996--2010 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 "performer.hh"