X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fmelody-spanner.cc;h=8e95b4dc8c0c4c90509a8e81a781c8da0a5ded63;hb=f018757016404595c92e21346ae0661dafe7ea46;hp=2dbcd56cabc5eba65d7d1a389ff39ffc2a9b9127;hpb=0e5d83a9ceb4a143f83d22406d7eb816314ff9f7;p=lilypond.git diff --git a/lily/melody-spanner.cc b/lily/melody-spanner.cc index 2dbcd56cab..8e95b4dc8c 100644 --- a/lily/melody-spanner.cc +++ b/lily/melody-spanner.cc @@ -1,10 +1,21 @@ /* - melody-spanner.cc -- implement Melody_spanner + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 2005--2010 Han-Wen Nienhuys - (c) 2005--2009 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 "melody-spanner.hh"