diff options
Diffstat (limited to 'lisp/org/ob-scheme.el')
-rw-r--r-- | lisp/org/ob-scheme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-scheme.el b/lisp/org/ob-scheme.el index 21d9fad2b6b..bfd53d5d8bb 100644 --- a/lisp/org/ob-scheme.el +++ b/lisp/org/ob-scheme.el @@ -1,6 +1,6 @@ ;;; ob-scheme.el --- Babel Functions for Scheme -*- lexical-binding: t; -*- -;; Copyright (C) 2010-2019 Free Software Foundation, Inc. +;; Copyright (C) 2010-2020 Free Software Foundation, Inc. ;; Authors: Eric Schulte ;; Michael Gauland |