diff options
Diffstat (limited to 'src/filelock.c')
| -rw-r--r-- | src/filelock.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/filelock.c b/src/filelock.c index 57e3990041a..4c5d72ddb95 100644 --- a/src/filelock.c +++ b/src/filelock.c | |||
| @@ -10,8 +10,8 @@ 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 3 of the License, or | 13 | the Free Software Foundation, either version 3 of the License, or (at |
| 14 | (at your option) any later version. | 14 | your option) 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, |
| 17 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 17 | but WITHOUT ANY WARRANTY; without even the implied warranty of |