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