summaryrefslogtreecommitdiff
path: root/elisp
diff options
context:
space:
mode:
authorCarl Sorensen <carl.d.sorensen@gmail.com>2014-01-04 16:07:52 -0700
committerCarl Sorensen <carl.d.sorensen@gmail.com>2014-01-11 19:00:52 -0700
commit9e781b7dc83b60a543ce218aa1a5f139f74c760f (patch)
tree175013603f198e891a7ea3245c45709397101153 /elisp
parent1daa96e1881e50d9abcca1f8f81cd7259da30ab6 (diff)
Run grand-replace (issue 3765)
Run make grand-replace to update all coopyright statements
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 be05016071..fa7cffc439 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--2012 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; Copyright (C) 1999--2014 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)