diff options
| author | Glenn Morris | 2007-07-25 08:16:16 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-25 08:16:16 +0000 |
| commit | 61a31ddcf4b758c5e920adfd086be973fd620c59 (patch) | |
| tree | 2fc9f4881b506259c64020350e493062fb31d60b | |
| parent | 6730fceb29adfaf495cc228659d893c72faa4dd7 (diff) | |
| download | emacs-61a31ddcf4b758c5e920adfd086be973fd620c59.tar.gz emacs-61a31ddcf4b758c5e920adfd086be973fd620c59.zip | |
Switch license to GPLv3 or later.
| -rw-r--r-- | lisp/calc/README | 2 | ||||
| -rw-r--r-- | lisp/calc/README.prev | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/calc/README b/lisp/calc/README index 5dfaf57403c..bed46422972 100644 --- a/lisp/calc/README +++ b/lisp/calc/README | |||
| @@ -233,7 +233,7 @@ This file is part of GNU Emacs. | |||
| 233 | 233 | ||
| 234 | GNU Emacs is free software; you can redistribute it and/or modify | 234 | GNU Emacs is free software; you can redistribute it and/or modify |
| 235 | it under the terms of the GNU General Public License as published by | 235 | it under the terms of the GNU General Public License as published by |
| 236 | the Free Software Foundation; either version 2, or (at your option) | 236 | the Free Software Foundation; either version 3, or (at your option) |
| 237 | any later version. | 237 | any later version. |
| 238 | 238 | ||
| 239 | GNU Emacs is distributed in the hope that it will be useful, | 239 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/lisp/calc/README.prev b/lisp/calc/README.prev index 3dfcfc7fac7..a805b9a1a9a 100644 --- a/lisp/calc/README.prev +++ b/lisp/calc/README.prev | |||
| @@ -987,7 +987,7 @@ This file is part of GNU Emacs. | |||
| 987 | 987 | ||
| 988 | GNU Emacs is free software; you can redistribute it and/or modify | 988 | GNU Emacs is free software; you can redistribute it and/or modify |
| 989 | it under the terms of the GNU General Public License as published by | 989 | it under the terms of the GNU General Public License as published by |
| 990 | the Free Software Foundation; either version 2, or (at your option) | 990 | the Free Software Foundation; either version 3, or (at your option) |
| 991 | any later version. | 991 | any later version. |
| 992 | 992 | ||
| 993 | GNU Emacs is distributed in the hope that it will be useful, | 993 | GNU Emacs is distributed in the hope that it will be useful, |