]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-eval.el
Merge from emacs-24 branch
[gnu-emacs] / lisp / org / ob-eval.el
index e74be0b6e0284a728f0b912489d2fa8ffd960dca..0ac6ab004b7739f4d16b0fa076db7888cf219c7e 100644 (file)
@@ -1,11 +1,10 @@
 ;;; ob-eval.el --- org-babel functions for external 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, comint
 ;; Homepage: http://orgmode.org
-;; Version: 7.7
 
 ;; This file is part of GNU Emacs.