diff options
author | Neil Puttock <n.puttock@gmail.com> | 2010-01-23 21:17:27 +0000 |
---|---|---|
committer | Neil Puttock <n.puttock@gmail.com> | 2010-01-23 21:17:27 +0000 |
commit | a6bd229f7fe1dc4a03478e14ccc0c0c66b225061 (patch) | |
tree | 52a593a639ce1cf2d723c9fce263ee4d3e608484 /elisp | |
parent | f160abeda31af3d444ec606fb7305852547bb62b (diff) |
Run grand-replace for 2010.
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 665f23e24d..f014d1ca8b 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--2009 Jan Nieuwenhuizen <janneke@gnu.org> +;;;; Copyright (C) 1999--2010 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) |