diff options
Diffstat (limited to 'lisp/org/ob-calc.el')
-rw-r--r-- | lisp/org/ob-calc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-calc.el b/lisp/org/ob-calc.el index c79d0b5d1b4..a8e53c01b13 100644 --- a/lisp/org/ob-calc.el +++ b/lisp/org/ob-calc.el @@ -1,6 +1,6 @@ ;;; ob-calc.el --- org-babel functions for calc code evaluation -;; Copyright (C) 2010-2012 Free Software Foundation, Inc. +;; Copyright (C) 2010-2013 Free Software Foundation, Inc. ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research |