X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftie-details.cc;h=f169e1fae9d730890de53d814604a0c76f127115;hb=1528c75809ebc59d93018dbf59559436f75f082b;hp=bc43d1cbd69e9f5a1232fdd1811e748e09914797;hpb=0e5d83a9ceb4a143f83d22406d7eb816314ff9f7;p=lilypond.git diff --git a/lily/tie-details.cc b/lily/tie-details.cc index bc43d1cbd6..f169e1fae9 100644 --- a/lily/tie-details.cc +++ b/lily/tie-details.cc @@ -1,10 +1,21 @@ /* - tie-details.cc -- implement Tie_configuration, Tie_details + 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--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 "tie.hh"