diff lisp/reposition.el @ 74442:b2e5081b9320

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 05 Dec 2006 07:06:08 +0000
parents 3bd95f4f2941
children e3694f1cb928 f1d13e615070
line wrap: on
line diff
--- a/lisp/reposition.el	Tue Dec 05 06:31:23 2006 +0000
+++ b/lisp/reposition.el	Tue Dec 05 07:06:08 2006 +0000
@@ -1,6 +1,6 @@
 ;;; reposition.el --- center a Lisp function or comment on the screen
 
-;; Copyright (C) 1991, 1994, 2002, 2003, 2004,
+;; Copyright (C) 1991, 1994, 2001, 2002, 2003, 2004,
 ;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Michael D. Ernst <mernst@theory.lcs.mit.edu>