summaryrefslogtreecommitdiff
path: root/lisp/ob-sh.el
diff options
context:
space:
mode:
authorSebastien Delafond <seb@debian.org>2014-04-02 13:03:49 +0200
committerSébastien Delafond <sdelafond@gmail.com>2014-07-13 13:35:33 +0200
commit5733d1acfd8d6c5be0336a4544c4a4b45b6b42ce (patch)
tree720236e093bd8635ac21e959bec0b7afc9daecbb /lisp/ob-sh.el
parent6c5e25df62a8618951b30a669f875a93c7944e0b (diff)
parentefc77ab6f5e8883fc38d8c6f75b6db54a0965c15 (diff)
Imported Debian patch 8.2.5h-1
Diffstat (limited to 'lisp/ob-sh.el')
-rw-r--r--lisp/ob-sh.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ob-sh.el b/lisp/ob-sh.el
index 4984ff9..96f275b 100644
--- a/lisp/ob-sh.el
+++ b/lisp/ob-sh.el
@@ -1,6 +1,6 @@
;;; ob-sh.el --- org-babel functions for shell evaluation
-;; Copyright (C) 2009-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2014 Free Software Foundation, Inc.
;; Author: Eric Schulte
;; Keywords: literate programming, reproducible research