comparison lisp/ps-mule.el @ 39353:aa246aad950a

Fix copyright years.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 19 Sep 2001 14:54:19 +0000
parents db1312628833
children 695ae1bd8fa4
comparison
equal deleted inserted replaced
39352:ab0a49e251ff 39353:aa246aad950a
1 ;;; ps-mule.el --- provide multi-byte character facility to ps-print 1 ;;; ps-mule.el --- provide multi-byte character facility to ps-print
2 2
3 ;; Copyright (C) 1998,99,00,2001 Free Software Foundation, Inc. 3 ;; Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
4 4
5 ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br> 5 ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
6 ;; Kenichi Handa <handa@etl.go.jp> (multi-byte characters) 6 ;; Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
7 ;; Maintainer: Kenichi Handa <handa@etl.go.jp> (multi-byte characters) 7 ;; Maintainer: Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
8 ;; Vinicius Jose Latorre <vinicius@cpqd.com.br> 8 ;; Vinicius Jose Latorre <vinicius@cpqd.com.br>