diff options
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
| -rw-r--r-- | lisp/emacs-lisp/ert.el | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/ert.el b/lisp/emacs-lisp/ert.el index 47d20cb69e8..764354b03b7 100644 --- a/lisp/emacs-lisp/ert.el +++ b/lisp/emacs-lisp/ert.el @@ -1,6 +1,6 @@  ;;; ert.el --- Emacs Lisp Regression Testing  -*- lexical-binding: t -*- -;; Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc. +;; Copyright (C) 2007-2008, 2010-2020 Free Software Foundation, Inc.  ;; Author: Christian Ohler <ohler@gnu.org>  ;; Keywords: lisp, tools  | 
