diff options
author | Glenn Morris <rgm@gnu.org> | 2011-08-06 14:23:50 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-08-06 14:23:50 -0700 |
commit | 09ade3a37d5ecde376f264bbac1e2088eae72f53 (patch) | |
tree | ee16df8acd40f92dab2221cc819b6bc95474667b /lisp/org/ob-lilypond.el | |
parent | 75b771e489a32ab716b031664baee313a78caf6b (diff) | |
download | emacs-09ade3a37d5ecde376f264bbac1e2088eae72f53.tar.gz emacs-09ade3a37d5ecde376f264bbac1e2088eae72f53.tar.bz2 emacs-09ade3a37d5ecde376f264bbac1e2088eae72f53.zip |
Fix copyrights, licenses, etc in new Org files.
Diffstat (limited to 'lisp/org/ob-lilypond.el')
-rw-r--r-- | lisp/org/ob-lilypond.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-lilypond.el b/lisp/org/ob-lilypond.el index 23f5d511d34..557a898ff1a 100644 --- a/lisp/org/ob-lilypond.el +++ b/lisp/org/ob-lilypond.el @@ -1,6 +1,6 @@ ;;; ob-lilypond.el --- org-babel functions for lilypond evaluation -;; Copyright (C) 2010 Free Software Foundation, Inc. +;; Copyright (C) 2010-2011 Free Software Foundation, Inc. ;; Author: Martyn Jago ;; Keywords: babel language, literate programming |