diff options
Diffstat (limited to 'lisp/org/ob-shell.el')
-rw-r--r-- | lisp/org/ob-shell.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-shell.el b/lisp/org/ob-shell.el index 87e38e414ce..0c17f466223 100644 --- a/lisp/org/ob-shell.el +++ b/lisp/org/ob-shell.el @@ -1,6 +1,6 @@ ;;; ob-shell.el --- Babel Functions for Shell Evaluation -*- lexical-binding: t; -*- -;; Copyright (C) 2009-2023 Free Software Foundation, Inc. +;; Copyright (C) 2009-2024 Free Software Foundation, Inc. ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research |