summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
Diffstat (limited to 'external')
-rw-r--r--external/lilypond-builtins-generator.ly7
1 files changed, 3 insertions, 4 deletions
diff --git a/external/lilypond-builtins-generator.ly b/external/lilypond-builtins-generator.ly
index 8f2dcd69..4bdf50b8 100644
--- a/external/lilypond-builtins-generator.ly
+++ b/external/lilypond-builtins-generator.ly
@@ -8,14 +8,13 @@
#(define port (open-output-file "../pygments/lexers/_lilypond_builtins.py"))
#(define output-preamble
- "# -*- coding: utf-8 -*-
-\"\"\"
+ "\"\"\"
pygments.lexers._lilypond_builtins
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LilyPond builtins.
- :copyright: Copyright 2021-2021 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
\"\"\"