summaryrefslogtreecommitdiff
path: root/elisp
diff options
context:
space:
mode:
authorGraham Percival <graham@percival-music.ca>2012-01-09 06:15:30 +0000
committerGraham Percival <graham@percival-music.ca>2012-01-09 06:15:30 +0000
commit08560a1b8076630c4fc6cb9b902614d8b74fd6fc (patch)
tree02438f2caaf036de8da644b9c47a9ba07ff1feaf /elisp
parent7a696f81691477a86c029e6a4c69b8b13a729132 (diff)
Run grand-replace for 2012
Diffstat (limited to 'elisp')
-rw-r--r--elisp/lilypond-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/elisp/lilypond-mode.el b/elisp/lilypond-mode.el
index 0b01c192f1..934d1d6f0b 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--2011 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; Copyright (C) 1999--2012 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)