X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fall-font-metrics-scheme.cc;h=0dd78123ea0c3e1325c2ea78a97d5c0d4447dc20;hb=e90f0536f9be39ada0bef0aeb0d275dec3b2fb5b;hp=1391b1d8ff816ca7926c82682d0fec0d7796c9a6;hpb=a8c9e8a7ca320ab0df5fd32e717fd62cd7635ce6;p=lilypond.git diff --git a/lily/all-font-metrics-scheme.cc b/lily/all-font-metrics-scheme.cc index 1391b1d8ff..0dd78123ea 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--2009 Han-Wen Nienhuys +/* + This file is part of LilyPond, the GNU music typesetter. + + Copyright (C) 2007--2011 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" @@ -29,7 +39,7 @@ LY_DEFINE (ly_system_font_load, "ly:system-font-load", 1, 0, 0, " additional SFNT font tables called @code{LILC}," " @code{LILF}, and @code{LILY}, needed for typesetting" " musical elements. Currently, only the Emmentaler and" - " the Aybabtu fonts fulfill these requirements.\n" + " the Emmentaler-Brace fonts fulfill these requirements.\n" "\n" "Note that only @code{ly:font-get-glyph} and derived" " code (like @code{\\lookup}) can access glyphs from"