diff options
Diffstat (limited to 'src/coding.h')
| -rw-r--r-- | src/coding.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/coding.h b/src/coding.h index ea0cdd5329e..93ddff0c6bd 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -12,8 +12,8 @@ This file is part of GNU Emacs. | |||
| 12 | 12 | ||
| 13 | GNU Emacs is free software: you can redistribute it and/or modify | 13 | GNU Emacs is free software: you can redistribute it and/or modify |
| 14 | it under the terms of the GNU General Public License as published by | 14 | it under the terms of the GNU General Public License as published by |
| 15 | the Free Software Foundation, either version 3 of the License, or | 15 | the Free Software Foundation, either version 3 of the License, or (at |
| 16 | (at your option) any later version. | 16 | your option) any later version. |
| 17 | 17 | ||
| 18 | GNU Emacs is distributed in the hope that it will be useful, | 18 | GNU Emacs is distributed in the hope that it will be useful, |
| 19 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 19 | but WITHOUT ANY WARRANTY; without even the implied warranty of |