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 0efe5f3467c..798cf4eb0c3 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-2018 Free Software Foundation, Inc. +;; Copyright (C) 2010-2019 Free Software Foundation, Inc. ;; Authors: Eric Schulte ;; Michael Gauland |