summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/array.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/array.el b/lisp/array.el
index 65a68a21be0..2845cbce0f0 100644
--- a/lisp/array.el
+++ b/lisp/array.el
@@ -1,9 +1,9 @@
;;; array.el --- array editing commands for GNU Emacs
-;; Copyright (C) 1987, 2000, 2001, 2002, 2003, 2004,
-;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1987, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;; 2008, 2009 Free Software Foundation, Inc.
-;; Author David M. Brown
+;; Author: David M. Brown
;; Maintainer: FSF
;; Keywords: extensions