aboutsummaryrefslogtreecommitdiffstats
path: root/src/ccl.c
diff options
context:
space:
mode:
authorRichard M. Stallman1997-06-20 06:30:29 +0000
committerRichard M. Stallman1997-06-20 06:30:29 +0000
commit75c8c59233cde6b0dedac7bd5ec33529a7ec1f56 (patch)
treed7deb2941a7907abd5bc9ab7a534e2b36ec03fc3 /src/ccl.c
parentad375092241e172a19dd721fc6add396882c0ce6 (diff)
downloademacs-75c8c59233cde6b0dedac7bd5ec33529a7ec1f56.tar.gz
emacs-75c8c59233cde6b0dedac7bd5ec33529a7ec1f56.zip
Change copyright notices.
Diffstat (limited to 'src/ccl.c')
-rw-r--r--src/ccl.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ccl.c b/src/ccl.c
index 26e39fdaf70..8b10e6fce0a 100644
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -1,7 +1,6 @@
1/* CCL (Code Conversion Language) interpreter. 1/* CCL (Code Conversion Language) interpreter.
2 Ver.1.0 2 Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
3 Copyright (C) 1995 Free Software Foundation, Inc. 3 Licensed to the Free Software Foundation.
4 Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
5 4
6This file is part of GNU Emacs. 5This file is part of GNU Emacs.
7 6