diff options
author | Kenichi Handa <handa@m17n.org> | 2005-12-19 07:04:44 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2005-12-19 07:04:44 +0000 |
commit | ce03bf76b9fade51d96f0cc888b61225a6942e86 (patch) | |
tree | bc3cdaac49ad23b28180159fa8f6ebfe794e5b47 /lisp/ps-bdf.el | |
parent | 698218a2035c946662f6162aa755e2f01295805b (diff) | |
download | emacs-ce03bf76b9fade51d96f0cc888b61225a6942e86.tar.gz |
Copyright fixed
Diffstat (limited to 'lisp/ps-bdf.el')
-rw-r--r-- | lisp/ps-bdf.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/ps-bdf.el b/lisp/ps-bdf.el index 6cc23f7bf6b..090f0431218 100644 --- a/lisp/ps-bdf.el +++ b/lisp/ps-bdf.el @@ -1,7 +1,9 @@ ;;; ps-bdf.el --- BDF font file handler for ps-print -;; Copyright (C) 1998, 1999, 2001, 2003 Electrotechnical Laboratory, JAPAN. -;; Licensed to the Free Software Foundation. +;; Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2001, 2003 +;; National Institute of Advanced Industrial Science and Technology (AIST) +;; Registration Number H14PRO021 ;; Keywords: wp, BDF, font, PostScript ;; Maintainer: Kenichi Handa <handa@etl.go.jp> |