]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/fret-diagrams.scm
Run grand-replace (issue 3765)
[lilypond.git] / scm / fret-diagrams.scm
index 76a1801212c5bc5338171bee5b30f65734a11dfb..69a8ba7821be29483093e9bec85edb8d2ef95fab 100644 (file)
@@ -1,6 +1,6 @@
 ;;;; This file is part of LilyPond, the GNU music typesetter.
 ;;;;
-;;;; Copyright (C) 2004--2012 Carl D. Sorensen <c_sorensen@byu.edu>
+;;;; Copyright (C) 2004--2014 Carl D. Sorensen <c_sorensen@byu.edu>
 ;;;;
 ;;;; LilyPond is free software: you can redistribute it and/or modify
 ;;;; it under the terms of the GNU General Public License as published by
@@ -1121,5 +1121,3 @@ with @w{@code{-(}} to start a barre and @w{@code{-)}} to end the barre.
     (fret-diagram-verbose-markup layout
                                  (car definition-list)
                                  (cdr definition-list))))
-
-