aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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.