]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-sh.el
Merge from emacs-24 branch
[gnu-emacs] / lisp / org / ob-sh.el
index 03683b66eaf702b6961525290174a1d368e3f4d1..6f4cb4ffdfcbe5779ad900e9e41e8728152501e2 100644 (file)
@@ -1,11 +1,10 @@
 ;;; ob-sh.el --- org-babel functions for shell evaluation
 
-;; Copyright (C) 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2012  Free Software Foundation, Inc.
 
 ;; Author: Eric Schulte
 ;; Keywords: literate programming, reproducible research
 ;; Homepage: http://orgmode.org
-;; Version: 7.7
 
 ;; This file is part of GNU Emacs.