diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 03:51:22 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 03:51:22 +0000 |
commit | 075969b47600a74fe8ad051a6877e58810471542 (patch) | |
tree | 99423edce35134aaff8f086a9d6eabe574d6b7c8 /lisp/calc/calc-yank.el | |
parent | b104099294036821947ea9b86599b92634d20803 (diff) | |
download | emacs-075969b47600a74fe8ad051a6877e58810471542.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/calc/calc-yank.el')
-rw-r--r-- | lisp/calc/calc-yank.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-yank.el b/lisp/calc/calc-yank.el index abd78e5f926..c6ea1378e96 100644 --- a/lisp/calc/calc-yank.el +++ b/lisp/calc/calc-yank.el @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, |