# HG changeset patch # User Kim F. Storm # Date 1109672132 0 # Node ID c0317237105a760c8004620c8c958b1bc30beb80 # Parent 68fb18eab7a795f9b22eb5e451e910c62fae1773 Fix years. diff -r 68fb18eab7a7 -r c0317237105a lisp/emacs-lisp/copyright.el --- 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