X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fall-font-metrics-scheme.cc;h=dada854ae70a1a3dc193d6a698ffcbadaef1b23f;hb=ba7dd825738031e7c1f9ec7787594ad78f2442ee;hp=5ddc156b11c63716a0a1ee5d19923c129c2e5090;hpb=4f0fd7c93429fb5641f759caf65dc8687c7af4e2;p=lilypond.git diff --git a/lily/all-font-metrics-scheme.cc b/lily/all-font-metrics-scheme.cc index 5ddc156b11..dada854ae7 100644 --- a/lily/all-font-metrics-scheme.cc +++ b/lily/all-font-metrics-scheme.cc @@ -1,11 +1,21 @@ -/* - all-font-metrics-scheme.cc -- implement bindings for - All_font_metrics. - - source file of the GNU LilyPond music typesetter - - (c) 2007 Han-Wen Nienhuys +/* + This file is part of LilyPond, the GNU music typesetter. + + Copyright (C) 2007--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 "all-font-metrics.hh"