diff options
author | Glenn Morris <rgm@gnu.org> | 2012-01-05 00:00:08 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-01-05 00:00:08 -0800 |
commit | c7e9ed79544f1715b288eb5795963d4b5d8f1ff0 (patch) | |
tree | 75d6a3671adb24f45b296bae4cf58a696f050129 /lisp/org/ob-picolisp.el | |
parent | b12d695a8d60a5b4198b43eb245d61640b6c1e2e (diff) | |
download | emacs-c7e9ed79544f1715b288eb5795963d4b5d8f1ff0.tar.gz |
Copyright, license, and header fixes for Org.
Diffstat (limited to 'lisp/org/ob-picolisp.el')
-rw-r--r-- | lisp/org/ob-picolisp.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/org/ob-picolisp.el b/lisp/org/ob-picolisp.el index 20789340201..572b6590e8d 100644 --- a/lisp/org/ob-picolisp.el +++ b/lisp/org/ob-picolisp.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2010-2012 Free Software Foundation, Inc. -;; Authors: Thorsten Jolitz and Eric Schulte +;; Authors: Thorsten Jolitz +;; Eric Schulte ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org |