changeset 101093:0d306c032527

Comment (minor header format fixes).
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Jan 2009 22:53:56 +0000
parents d7a34bb56274
children 6261b40f7e2b
files lisp/array.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/array.el	Sat Jan 10 22:53:08 2009 +0000
+++ b/lisp/array.el	Sat Jan 10 22:53:56 2009 +0000
@@ -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