]> code.delx.au - gnu-emacs/commitdiff
Add copyright notice for FSF.
authorGerd Moellmann <gerd@gnu.org>
Thu, 17 May 2001 09:09:14 +0000 (09:09 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 17 May 2001 09:09:14 +0000 (09:09 +0000)
lisp/international/mule.el
src/ccl.c

index 6edd107d7b5281b75274b98dcac74ec819d42c35..08ad67c55518c8fc2c3227c7d17ffa92c8f709cc 100644 (file)
@@ -1,6 +1,7 @@
 ;;; mule.el --- basic commands for mulitilingual environment
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
+;; Copyright (C) 2001 Free Software Foundation, Inc.
 ;; Licensed to the Free Software Foundation.
 
 ;; Keywords: mule, multilingual, character set, coding system
index a69585cf0d5907a22ae50a82c6b1e54ef9f0ddbf..d3879abae6ba57830cc62d836581acb8ef547e67 100644 (file)
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -1,5 +1,6 @@
 /* CCL (Code Conversion Language) interpreter.
    Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
+   Copyright (C) 2001 Free Software Foundation, Inc.
    Licensed to the Free Software Foundation.
 
 This file is part of GNU Emacs.