diff options
author | Werner Lemberg <wl@gnu.org> | 2015-01-04 07:00:40 +0100 |
---|---|---|
committer | Werner Lemberg <wl@gnu.org> | 2015-01-04 07:00:40 +0100 |
commit | 47db9a3883d726ca53e2133a3b2298f78dd6a32e (patch) | |
tree | 4c13307982fccd2e5440eff5a77db5138000a654 /elisp | |
parent | 6974acebcadc8f9f429adc66f8b2fea754e420ee (diff) |
Run grand replace for 2015.
Diffstat (limited to 'elisp')
-rw-r--r-- | elisp/lilypond-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elisp/lilypond-mode.el b/elisp/lilypond-mode.el index fa7cffc439..98b9401150 100644 --- a/elisp/lilypond-mode.el +++ b/elisp/lilypond-mode.el @@ -1,7 +1,7 @@ ;;;; lilypond-mode.el -- Major mode for editing GNU LilyPond music scores ;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; Copyright (C) 1999--2014 Jan Nieuwenhuizen <janneke@gnu.org> +;;;; Copyright (C) 1999--2015 Jan Nieuwenhuizen <janneke@gnu.org> ;;;; Changed 2001--2003 Heikki Junes <heikki.junes@hut.fi> ;;;; * Add PS-compilation, PS-viewing and MIDI-play (29th Aug 2001) ;;;; * Keyboard shortcuts (12th Sep 2001) |