aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/array.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/array.el')
-rw-r--r--lisp/array.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/array.el b/lisp/array.el
index 965e97ff553..0d1ac74432b 100644
--- a/lisp/array.el
+++ b/lisp/array.el
@@ -1,6 +1,6 @@
1;;; array.el --- array editing commands for GNU Emacs 1;;; array.el --- array editing commands for GNU Emacs
2 2
3;; Copyright (C) 1987, 2000-2019 Free Software Foundation, Inc. 3;; Copyright (C) 1987, 2000-2020 Free Software Foundation, Inc.
4 4
5;; Author: David M. Brown 5;; Author: David M. Brown
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org