comparison lisp/international/ucs-tables.el @ 62274:c36561fe0657

Fix copyrights.
author Kenichi Handa <handa@m17n.org>
date Fri, 13 May 2005 06:03:46 +0000
parents 005901da292a
children bd02ca99bb04
comparison
equal deleted inserted replaced
62273:9cf0671e4de1 62274:c36561fe0657
1 ;;; ucs-tables.el --- translation to, from and via Unicode -*- coding: iso-2022-7bit -*- 1 ;;; ucs-tables.el --- translation to, from and via Unicode -*- coding: iso-2022-7bit -*-
2 2
3 ;; Copyright (C) 2001, 2002, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
4 ;; Copyright (C) 2002, 2003
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: i18n 9 ;; Keywords: i18n
7 10
8 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.