diff options
author | Glenn Morris <rgm@gnu.org> | 2010-11-12 19:34:36 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-11-12 19:34:36 -0800 |
commit | f2d6ead63612fe3e2f948a7b08e32c822a1bac22 (patch) | |
tree | edce6f21469f31097c4ab161232a7e009ed60839 /lisp/org/ob-R.el | |
parent | 56f5a94eea43e8fab4c8a2b94d34b3329a53101f (diff) | |
download | emacs-f2d6ead63612fe3e2f948a7b08e32c822a1bac22.tar.gz emacs-f2d6ead63612fe3e2f948a7b08e32c822a1bac22.tar.bz2 emacs-f2d6ead63612fe3e2f948a7b08e32c822a1bac22.zip |
Standardize some file headers.
Diffstat (limited to 'lisp/org/ob-R.el')
-rw-r--r-- | lisp/org/ob-R.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/org/ob-R.el b/lisp/org/ob-R.el index 2be79926a44..81d628e4206 100644 --- a/lisp/org/ob-R.el +++ b/lisp/org/ob-R.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. -;; Author: Eric Schulte, Dan Davison +;; Author: Eric Schulte +;; Dan Davison ;; Keywords: literate programming, reproducible research, R, statistics ;; Homepage: http://orgmode.org ;; Version: 7.3 |