X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Finternational.hh;h=f20a49d8f3f5eb6a4baa03cc6b391386e25c8a7a;hb=1c846b2c2348b4e0ca4a3c2e8fb267047ba2d203;hp=f4216736a282d31bc079243b09644921d9e5b1cb;hpb=8cab78caa0db1ba14f2e52e4c1ddbb541ea0e5cb;p=lilypond.git diff --git a/flower/include/international.hh b/flower/include/international.hh index f4216736a2..f20a49d8f3 100644 --- a/flower/include/international.hh +++ b/flower/include/international.hh @@ -1,9 +1,20 @@ /* - international.hh -- declare stuff for internationalization + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1997--2011 Jan Nieuwenhuizen - (c) 1997--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 . */ #ifndef INTERNATIONAL_HH @@ -15,7 +26,7 @@ /** Internationalisation: _i ("to be translated") gets an entry in the POT file - gettext () must be invoked explicitely to do the actual "translation". + gettext () must be invoked explicitly to do the actual "translation". See flower/getopt-long.cc. */ #define _i(sz) sz