diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-09-19 14:54:19 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-09-19 14:54:19 +0000 |
commit | 7853aef6a4f4481e8b2cb28dcc3124614ea50fe5 (patch) | |
tree | 5fbad33355617c8a8944829bd6817fa370a90d7d /lisp/ps-mule.el | |
parent | 72f62cb50cd1b98fe786985674e31546aa56323d (diff) | |
download | emacs-7853aef6a4f4481e8b2cb28dcc3124614ea50fe5.tar.gz |
Fix copyright years.
Diffstat (limited to 'lisp/ps-mule.el')
-rw-r--r-- | lisp/ps-mule.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index 58f8de3d81f..133f26bd00c 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el @@ -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) |