# HG changeset patch # User Gerd Moellmann # Date 990090554 0 # Node ID 0a94387bba65d0f8d5534ce5aa43da9a7661612d # Parent b1fec0dc2aa114390c486e9860c041aed5ce29f3 Add copyright notice for FSF. diff -r b1fec0dc2aa1 -r 0a94387bba65 lisp/international/mule.el --- a/lisp/international/mule.el Wed May 16 21:13:21 2001 +0000 +++ b/lisp/international/mule.el Thu May 17 09:09:14 2001 +0000 @@ -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 diff -r b1fec0dc2aa1 -r 0a94387bba65 src/ccl.c --- a/src/ccl.c Wed May 16 21:13:21 2001 +0000 +++ b/src/ccl.c Thu May 17 09:09:14 2001 +0000 @@ -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.