diff options
Diffstat (limited to 'lisp/org/ob-lisp.el')
-rw-r--r-- | lisp/org/ob-lisp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-lisp.el b/lisp/org/ob-lisp.el index 8b126b26f20..87b9241e758 100644 --- a/lisp/org/ob-lisp.el +++ b/lisp/org/ob-lisp.el @@ -1,6 +1,6 @@ ;;; ob-lisp.el --- Babel Functions for Common Lisp -*- lexical-binding: t; -*- -;; Copyright (C) 2009-2020 Free Software Foundation, Inc. +;; Copyright (C) 2009-2021 Free Software Foundation, Inc. ;; Authors: Joel Boehland ;; Eric Schulte |