summaryrefslogtreecommitdiff
path: root/elisp
diff options
context:
space:
mode:
authorJan Nieuwenhuizen <janneke@gnu.org>2004-02-11 11:16:23 +0000
committerJan Nieuwenhuizen <janneke@gnu.org>2004-02-11 11:16:23 +0000
commitf23a0d9dcda87d3f6f072fba3addeae941cce4aa (patch)
treef2ad32fc90ec087c739a568ead74b01cf79a03c8 /elisp
parent1618583ab07b2ee620493c469c309977782f1bed (diff)
* scm/part-combiner.scm: Add proper header.
* All but lily/*: The great --2003 --2004 replace; the missing `bits'.
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 a9c134a4e9..7eb59cec71 100644
--- a/elisp/lilypond-mode.el
+++ b/elisp/lilypond-mode.el
@@ -3,7 +3,7 @@
;;;
;;; source file of the GNU LilyPond music typesetter
;;;
-;;; (c) 1999--2003 Jan Nieuwenhuizen <janneke@gnu.org>
+;;; (c) 1999--2004 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)