aboutsummaryrefslogtreecommitdiffstats
path: root/src/ccl.c
diff options
context:
space:
mode:
authorGerd Moellmann2001-05-17 09:09:14 +0000
committerGerd Moellmann2001-05-17 09:09:14 +0000
commit41cd7d672b5c15768eb162722ec2aa273b93e177 (patch)
tree27e465428755ed28c7e7b18253fe3d4f7b061d71 /src/ccl.c
parent2180ea97a853e4a8cde740916a202988de06b013 (diff)
downloademacs-41cd7d672b5c15768eb162722ec2aa273b93e177.tar.gz
emacs-41cd7d672b5c15768eb162722ec2aa273b93e177.zip
Add copyright notice for FSF.
Diffstat (limited to 'src/ccl.c')
-rw-r--r--src/ccl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ccl.c b/src/ccl.c
index a69585cf0d5..d3879abae6b 100644
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -1,5 +1,6 @@
1/* CCL (Code Conversion Language) interpreter. 1/* CCL (Code Conversion Language) interpreter.
2 Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN. 2 Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
3 Copyright (C) 2001 Free Software Foundation, Inc.
3 Licensed to the Free Software Foundation. 4 Licensed to the Free Software Foundation.
4 5
5This file is part of GNU Emacs. 6This file is part of GNU Emacs.