diff options
Diffstat (limited to 'lisp/international/utf-16.el')
-rw-r--r-- | lisp/international/utf-16.el | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/international/utf-16.el b/lisp/international/utf-16.el index 0c3d3724ea4..dde4123e879 100644 --- a/lisp/international/utf-16.el +++ b/lisp/international/utf-16.el @@ -1,6 +1,9 @@ ;;; utf-16.el --- UTF-16 encoding/decoding -;; Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004 +;; National Institute of Advanced Industrial Science and Technology (AIST) +;; Registration Number H14PRO021 ;; Author: Dave Love <fx@gnu.org> ;; Keywords: Unicode, UTF-16, i18n |