changeset 100550:ad593a3ba97e

Header format fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 19 Dec 2008 05:29:04 +0000
parents 9e25822c94c8
children 42e9e426d886
files lisp/hi-lock.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/hi-lock.el	Fri Dec 19 05:28:23 2008 +0000
+++ b/lisp/hi-lock.el	Fri Dec 19 05:29:04 2008 +0000
@@ -1,9 +1,9 @@
 ;;; hi-lock.el --- minor mode for interactive automatic highlighting
 
-;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;;   2008 Free Software Foundation, Inc.
 
-;; Author: David M. Koppelman, koppel@ece.lsu.edu
+;; Author: David M. Koppelman <koppel@ece.lsu.edu>
 ;; Keywords: faces, minor-mode, matching, display
 
 ;; This file is part of GNU Emacs.