summaryrefslogtreecommitdiff
path: root/lisp/org/ob-calc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-calc.el')
-rw-r--r--lisp/org/ob-calc.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org/ob-calc.el b/lisp/org/ob-calc.el
index 287bad31a29..d6fbf3f92eb 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 Free Software Foundation, Inc
+;; Copyright (C) 2010, 2011 Free Software Foundation, Inc
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research
@@ -92,6 +92,5 @@
(provide 'ob-calc)
-;; arch-tag: 5c57a3b7-5818-4c6c-acda-7a94831a6449
;;; ob-calc.el ends here