From: Glenn Morris Date: Sat, 10 Jan 2009 22:53:56 +0000 (+0000) Subject: Comment (minor header format fixes). X-Git-Tag: emacs-pretest-23.0.90~537 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/d53fa5920ce28b1c1255dcec69a9d1a36e89fba9?ds=sidebyside Comment (minor header format fixes). --- diff --git a/lisp/array.el b/lisp/array.el index 65a68a21be..2845cbce0f 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