comparison lisp/international/code-pages.el @ 62274:c36561fe0657

Fix copyrights.
author Kenichi Handa <handa@m17n.org>
date Fri, 13 May 2005 06:03:46 +0000
parents 4b5610d9b02e
children 9b285ff39db2
comparison
equal deleted inserted replaced
62273:9cf0671e4de1 62274:c36561fe0657
1 ;;; code-pages.el --- coding systems for assorted codepages -*-coding: utf-8;-*- 1 ;;; code-pages.el --- coding systems for assorted codepages -*-coding: utf-8;-*-
2 2
3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 ;; Copyright (C) 2004, 2005
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.