diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-06-22 08:57:18 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-06-22 08:57:18 +0000 |
commit | fa526c4a22cd87b680928c082cf3e74d87f0da55 (patch) | |
tree | 2326b01ce0e752e77045be0c51a98aae040e3a68 /lisp/international/ccl.el | |
parent | 5492ef3c719559ab34138ace5c1233eba3cb720f (diff) | |
download | emacs-fa526c4a22cd87b680928c082cf3e74d87f0da55.tar.gz |
Change copyright notice.
Diffstat (limited to 'lisp/international/ccl.el')
-rw-r--r-- | lisp/international/ccl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/ccl.el b/lisp/international/ccl.el index c8fc4b2f57f..383746079ee 100644 --- a/lisp/international/ccl.el +++ b/lisp/international/ccl.el @@ -1,7 +1,7 @@ ;;; ccl.el --- CCL (Code Conversion Language) compiler -;; Copyright (C) 1995 Free Software Foundation, Inc. ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. +;; Licensed to the Free Software Foundation. ;; Keywords: CCL, mule, multilingual, character set, coding-system |