diff lisp/emacs-lisp/copyright.el @ 60320:c0317237105a

Fix years.
author Kim F. Storm <storm@cua.dk>
date Tue, 01 Mar 2005 10:15:32 +0000
parents 68fb18eab7a7
children f6862f0984bc e4694597cbf4
line wrap: on
line diff
--- a/lisp/emacs-lisp/copyright.el	Tue Mar 01 10:14:48 2005 +0000
+++ b/lisp/emacs-lisp/copyright.el	Tue Mar 01 10:15:32 2005 +0000
@@ -1,6 +1,6 @@
 ;;; copyright.el --- update the copyright notice in current buffer
 
-;; Copyright (C) 1991, 92, 93, 94, 95, 1998, 2001, 2003, 2004
+;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1998, 2001, 2003, 2004, 2005
 ;;           Free Software Foundation, Inc.
 
 ;; Author: Daniel Pfeiffer <occitan@esperanto.org>