diff options
| author | Bastien Guerry <bastien1@free.fr> | 2012-01-04 15:14:29 +0100 |
|---|---|---|
| committer | Bastien Guerry <bastien1@free.fr> | 2012-01-04 15:14:29 +0100 |
| commit | b73f1974f0cd3a7b719e371b536917ba80f5d062 (patch) | |
| tree | 982a67663bd0e9af21aa6cfc4e15e8797abcbceb /lisp/org/ob-emacs-lisp.el | |
| parent | 7e67562fca9c1ca1b6e565c4b440984213629809 (diff) | |
| download | emacs-b73f1974f0cd3a7b719e371b536917ba80f5d062.tar.gz | |
Fix copyright year for Org files.
Diffstat (limited to 'lisp/org/ob-emacs-lisp.el')
| -rw-r--r-- | lisp/org/ob-emacs-lisp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-emacs-lisp.el b/lisp/org/ob-emacs-lisp.el index c6d9d59c25d..99149789003 100644 --- a/lisp/org/ob-emacs-lisp.el +++ b/lisp/org/ob-emacs-lisp.el @@ -1,6 +1,6 @@ ;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation -;; Copyright (C) 2009-2011 Free Software Foundation, Inc +;; Copyright (C) 2009-2012 Free Software Foundation, Inc ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research |
