diff options
| author | Richard M. Stallman | 1997-06-20 06:30:29 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1997-06-20 06:30:29 +0000 |
| commit | 75c8c59233cde6b0dedac7bd5ec33529a7ec1f56 (patch) | |
| tree | d7deb2941a7907abd5bc9ab7a534e2b36ec03fc3 /src/ccl.c | |
| parent | ad375092241e172a19dd721fc6add396882c0ce6 (diff) | |
| download | emacs-75c8c59233cde6b0dedac7bd5ec33529a7ec1f56.tar.gz emacs-75c8c59233cde6b0dedac7bd5ec33529a7ec1f56.zip | |
Change copyright notices.
Diffstat (limited to 'src/ccl.c')
| -rw-r--r-- | src/ccl.c | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -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 | ||
| 6 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 7 | 6 | ||