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 | 497adcbf25d39ab079b8b9d07325e597785c335d (patch) | |
tree | c732e361eb0a897a25d7396e4fabdb7de8522eca /lisp/ps-mule.el | |
parent | 02a243070d5bd5785e86673aedb004f1c5eb25d3 (diff) | |
download | emacs-497adcbf25d39ab079b8b9d07325e597785c335d.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) |