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/coding.h | |
| parent | ad375092241e172a19dd721fc6add396882c0ce6 (diff) | |
| download | emacs-75c8c59233cde6b0dedac7bd5ec33529a7ec1f56.tar.gz emacs-75c8c59233cde6b0dedac7bd5ec33529a7ec1f56.zip | |
Change copyright notices.
Diffstat (limited to 'src/coding.h')
| -rw-r--r-- | src/coding.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/coding.h b/src/coding.h index 07a09602df4..b40a780d39a 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* Header for coding system handler. | 1 | /* Header for coding system handler. |
| 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 | ||