diff options
Diffstat (limited to 'lisp/emacs-lisp/cl-macs.el')
| -rw-r--r-- | lisp/emacs-lisp/cl-macs.el | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-macs.el b/lisp/emacs-lisp/cl-macs.el index a7a1d91f3f1..c4f69120ff7 100644 --- a/lisp/emacs-lisp/cl-macs.el +++ b/lisp/emacs-lisp/cl-macs.el @@ -1,6 +1,6 @@  ;;; cl-macs.el --- Common Lisp macros  -*- 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>  ;; Old-Version: 2.02  | 
