comparison lisp/international/utf-16.el @ 62274:c36561fe0657

Fix copyrights.
author Kenichi Handa <handa@m17n.org>
date Fri, 13 May 2005 06:03:46 +0000
parents 7211619644bb
children 18a818a2ee7c
comparison
equal deleted inserted replaced
62273:9cf0671e4de1 62274:c36561fe0657
1 ;;; utf-16.el --- UTF-16 encoding/decoding 1 ;;; utf-16.el --- UTF-16 encoding/decoding
2 2
3 ;; Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. 3 ;; Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
4 ;; Copyright (C) 2002, 2003, 2004
5 ;; National Institute of Advanced Industrial Science and Technology (AIST)
6 ;; Registration Number H14PRO021
4 7
5 ;; Author: Dave Love <fx@gnu.org> 8 ;; Author: Dave Love <fx@gnu.org>
6 ;; Keywords: Unicode, UTF-16, i18n 9 ;; Keywords: Unicode, UTF-16, i18n
7 10
8 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.