X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocumentation-lib.scm;h=d5f451732615b469e518faf6659ba833ed9744f1;hb=4b994f8a49892039def08d141daf12c128a12cd4;hp=9747f60632a7ec749b1582e3e2da94298e4b6239;hpb=0fe24db3936774a8fb913cb14c997036db7aeb1c;p=lilypond.git diff --git a/scm/documentation-lib.scm b/scm/documentation-lib.scm index 9747f60632..d5f4517326 100644 --- a/scm/documentation-lib.scm +++ b/scm/documentation-lib.scm @@ -1,6 +1,6 @@ ;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; Copyright (C) 2000--2014 Han-Wen Nienhuys +;;;; Copyright (C) 2000--2015 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen ;;;; ;;;; LilyPond is free software: you can redistribute it and/or modify @@ -144,7 +144,7 @@ string-to-use). If QUOTE? is #t, embed table in a @quotation environment." "\n* GNU " name ": (" file-name "). " name "." "\n@end direntry\n" "@documentlanguage en\n" - "@documentencoding utf-8\n")) + "@documentencoding UTF-8\n")) (define (context-name name) name)