X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=scm%2Fpredefined-fretboards.scm;h=ed72e252b516c75aa6a1eca7406e5f7257094214;hb=e7aa6c445f463844dbaa52d38ea4aac2882b5601;hp=be46fb3a3f31b34ea1a7d7ebcb0d343d28383378;hpb=44dd3acc534e7a534f846810b481c3f603eaa92e;p=lilypond.git diff --git a/scm/predefined-fretboards.scm b/scm/predefined-fretboards.scm index be46fb3a3f..ed72e252b5 100644 --- a/scm/predefined-fretboards.scm +++ b/scm/predefined-fretboards.scm @@ -1,6 +1,6 @@ ;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; Copyright (C) 2008--2012 Carl D. Sorensen +;;;; Copyright (C) 2008--2014 Carl D. Sorensen ;;;; ;;;; LilyPond is free software: you can redistribute it and/or modify ;;;; it under the terms of the GNU General Public License as published by @@ -55,4 +55,3 @@ and return a marking list, which can be used with a fretboard grob." item) (else item)))) verbose-definition))) -