]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/vlaams.ly
Update source file headers. Fixes using standard GNU package conventions.
[lilypond.git] / ly / vlaams.ly
index 37d9a912718a6febe6b3e5466494d2efdc697f29..29cf6ee743de60a5affd349bfbe4054c848ba3a5 100644 (file)
@@ -1,17 +1,37 @@
-\version "2.10.0" %hier stond 2.1.36, mocht ik dat wel veranderen?
+%%%% common Flemish names for notes
+%%%% This file is part of LilyPond, the GNU music typesetter.
+%%%%
+%%%% Copyright (C) 2004--2009 Hendrik Maryns <hendrik.maryns@ugent.be>
+%%%%
+%%%% 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 <http://www.gnu.org/licenses/>.
+
+\version "2.12.0"
 
 %{
 
- Common Flemish names for notes. "b" means flat (bemol), "k" means sharp (kruis).
- Adapted from espanol.ly.
+  b  = flat (bemol)
+  bb = double-flat
 
- English: a   b   c   d   e   f   g
- Flemish: la  si  do  re  mi  fa  sol
+  k  = sharp (kruis)
+  kk = double-sharp
 
-%}
+  English: c   d   e   f   g   a   b
+  Flemish: do  re  mi  fa  sol la  si
 
-% contributed by Hendrik Maryns <<hendrik.maryns@ugent.be>> 06/06/2004
+  Adapted from espanol.ly.
 
+%}
 
 pitchnamesVlaams = #`(
        (dobb . ,(ly:make-pitch -1 0 DOUBLE-FLAT))