diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/composite.el | 5 | ||||
-rw-r--r-- | lisp/ps-bdf.el | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/lisp/composite.el b/lisp/composite.el index 452a9cebca9..a1c84e7b22a 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -1,7 +1,8 @@ ;;; composite.el --- support character composition -;; Copyright (C) 1999 Electrotechnical Laboratory, JAPAN. -;; Licensed to the Free Software Foundation. +;; Copyright (C) 1999, 2000 +;; National Institute of Advanced Industrial Science and Technology (AIST) +;; Registration Number H14PRO021 ;; Keywords: mule, multilingual, character composition 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> |