diff options
Diffstat (limited to 'src/coding.c')
| -rw-r--r-- | src/coding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c index 3557f865292..20c6c000c7d 100644 --- a/src/coding.c +++ b/src/coding.c | |||
| @@ -13,7 +13,7 @@ This file is part of GNU Emacs. | |||
| 13 | 13 | ||
| 14 | GNU Emacs is free software; you can redistribute it and/or modify | 14 | GNU Emacs is free software; you can redistribute it and/or modify |
| 15 | it under the terms of the GNU General Public License as published by | 15 | it under the terms of the GNU General Public License as published by |
| 16 | the Free Software Foundation; either version 2, or (at your option) | 16 | the Free Software Foundation; either version 3, or (at your option) |
| 17 | any later version. | 17 | any later version. |
| 18 | 18 | ||
| 19 | GNU Emacs is distributed in the hope that it will be useful, | 19 | GNU Emacs is distributed in the hope that it will be useful, |