diff options
Diffstat (limited to 'lisp/org/ob-processing.el')
-rw-r--r-- | lisp/org/ob-processing.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-processing.el b/lisp/org/ob-processing.el index fc1beadfc62..9e6572a5fdd 100644 --- a/lisp/org/ob-processing.el +++ b/lisp/org/ob-processing.el @@ -1,6 +1,6 @@ ;;; ob-processing.el --- Babel functions for processing -*- lexical-binding: t; -*- -;; Copyright (C) 2015-2020 Free Software Foundation, Inc. +;; Copyright (C) 2015-2021 Free Software Foundation, Inc. ;; Author: Jarmo Hurri (adapted from ob-asymptote.el written by Eric Schulte) ;; Keywords: literate programming, reproducible research |