X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftie-details.cc;h=f169e1fae9d730890de53d814604a0c76f127115;hb=1bc26969fe372d9e257d91f0ef6e1ca0f9999ed6;hp=75a32d5bb78a1aabc584815851d73442ddc80595;hpb=23093de8c16965c17ef06ada9949cfaa14933dff;p=lilypond.git diff --git a/lily/tie-details.cc b/lily/tie-details.cc index 75a32d5bb7..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--2007 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"