summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-10 22:53:56 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-10 22:53:56 +0000
commitd53fa5920ce28b1c1255dcec69a9d1a36e89fba9 (patch)
treebca199f8184ed8133532051680201c32e195b953
parent9032435905078afe805465ae42522f2af22bf1e3 (diff)
downloademacs-d53fa5920ce28b1c1255dcec69a9d1a36e89fba9.tar.gz
Comment (minor header format fixes).
-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