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 fb9e7301206..6ebbd645520 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, 2002, 2003, 2004, 3;; Copyright (C) 1987, 2000, 2001, 2002, 2003, 2004,
4;; 2005, 2006 Free Software Foundation, Inc. 4;; 2005, 2006 Free Software Foundation, Inc.
5 5
6;; Author David M. Brown 6;; Author David M. Brown