summaryrefslogtreecommitdiff
path: root/elisp
diff options
context:
space:
mode:
authorGraham Percival <graham@percival-music.ca>2011-01-13 12:36:04 +0000
committerGraham Percival <graham@percival-music.ca>2011-01-13 12:36:04 +0000
commit1c846b2c2348b4e0ca4a3c2e8fb267047ba2d203 (patch)
tree522e42a4239a88fb2339b9ae7e9ae309d69c2524 /elisp
parentfd76ac784d278f55f2ad1f0c6f8a6b80dc4a5c02 (diff)
Admin: run yearly grand-replace.
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 b460c4a62b..d39b0d1d2f 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--2010 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; Copyright (C) 1999--2011 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)