diff options
| author | Glenn Morris | 2007-07-25 04:50:21 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-25 04:50:21 +0000 |
| commit | b4aa60262c04e987eac02418262939cdefb8b7dc (patch) | |
| tree | 40ec4316cea9a9b0dacff008c45db648d507a398 /lisp/server.el | |
| parent | 74ce2879de24e78f75c2de963f5debc42e293f5d (diff) | |
| download | emacs-b4aa60262c04e987eac02418262939cdefb8b7dc.tar.gz emacs-b4aa60262c04e987eac02418262939cdefb8b7dc.zip | |
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/server.el')
| -rw-r--r-- | lisp/server.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/server.el b/lisp/server.el index 690f51034f2..1b64e443752 100644 --- a/lisp/server.el +++ b/lisp/server.el | |||
| @@ -13,7 +13,7 @@ | |||
| 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, |