changeset 39353:aa246aad950a

Fix copyright years.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 19 Sep 2001 14:54:19 +0000
parents ab0a49e251ff
children 6bc5624fb330
files lisp/ps-mule.el lisp/ps-print.el
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ps-mule.el	Wed Sep 19 14:48:52 2001 +0000
+++ b/lisp/ps-mule.el	Wed Sep 19 14:54:19 2001 +0000
@@ -1,6 +1,6 @@
 ;;; ps-mule.el --- provide multi-byte character facility to ps-print
 
-;; Copyright (C) 1998,99,00,2001 Free Software Foundation, Inc.
+;; Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
 ;;	Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
--- a/lisp/ps-print.el	Wed Sep 19 14:48:52 2001 +0000
+++ b/lisp/ps-print.el	Wed Sep 19 14:54:19 2001 +0000
@@ -1,6 +1,6 @@
 ;;; ps-print.el --- print text from the buffer as PostScript
 
-;; Copyright (C) 1993,94,95,96,97,98,99,00,2001
+;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 ;; Free Software Foundation, Inc.
 
 ;; Author: Jim Thompson (was <thompson@wg2.waii.com>)