X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fchord-name.cc;h=ad0d91d3dbc9b85140d380b7eb98b2a64e54c1ec;hb=7129b9a1b73c400593ccc08418b294afef1513a1;hp=db784b8d2562b9cdd8b81d3b1a43dfd59320cfac;hpb=91797ad0bce3ed3f11b00b763ddaeebba798583b;p=lilypond.git diff --git a/lily/chord-name.cc b/lily/chord-name.cc index db784b8d25..ad0d91d3db 100644 --- a/lily/chord-name.cc +++ b/lily/chord-name.cc @@ -1,9 +1,20 @@ /* - chord-name.cc -- implement Chord_label + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1999--2011 Jan Nieuwenhuizen - (c) 1999--2009 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 "chord-name.hh"