diff options
Diffstat (limited to 'lisp/emacs-lisp/cl-lib.el')
| -rw-r--r-- | lisp/emacs-lisp/cl-lib.el | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-lib.el b/lisp/emacs-lisp/cl-lib.el index 7d0df27e14b..7a26d9a90fd 100644 --- a/lisp/emacs-lisp/cl-lib.el +++ b/lisp/emacs-lisp/cl-lib.el @@ -1,6 +1,6 @@  ;;; cl-lib.el --- Common Lisp extensions for Emacs  -*- lexical-binding: t -*- -;; Copyright (C) 1993, 2001-2019 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2020 Free Software Foundation, Inc.  ;; Author: Dave Gillespie <daveg@synaptics.com>  ;; Version: 1.0  | 
