diff options
| author | Glenn Morris | 2007-07-25 07:49:39 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-25 07:49:39 +0000 |
| commit | 1427aa658ed587df9eedb8e07c75e5dc21fde4c1 (patch) | |
| tree | 32e77802fab882c659383dc08d4cd0b04029f02c /src/coding.h | |
| parent | ae560473ca31625d09bb25c57381f99c7b717fbc (diff) | |
| download | emacs-1427aa658ed587df9eedb8e07c75e5dc21fde4c1.tar.gz emacs-1427aa658ed587df9eedb8e07c75e5dc21fde4c1.zip | |
Remove license from trivial file.
Diffstat (limited to 'src/coding.h')
| -rw-r--r-- | src/coding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.h b/src/coding.h index b4e26686229..9906e66af6c 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |