]> git.eshelyaron.com Git - emacs.git/commitdiff
Update some GPL version references
authorJohn Wiegley <johnw@newartisans.com>
Wed, 6 Dec 2017 14:19:15 +0000 (06:19 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Wed, 6 Dec 2017 14:19:15 +0000 (06:19 -0800)
Fixes https://github.com/jwiegley/use-package/issues/563

lisp/use-package/bind-key.el
test/lisp/use-package/use-package-tests.el

index 70a83e8a6e4a8be75d0c0ba308f4c87a08c4bc93..223a12c21fb36e11edc7c60c2aeb0966c931ccaf 100644 (file)
@@ -12,7 +12,7 @@
 
 ;; This program 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
+;; published by the free software foundation; either version 3, or (at
 ;; your option) any later version.
 
 ;; This program is distributed in the hope that it will be useful, but
index 73c269abf14608246df8966d7133188cddba76d5..fa765ac6634db68395d5c7cba44d772384443183 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; This program 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
+;; published by the Free Software Foundation; either version 3, or (at
 ;; your option) any later version.
 
 ;; This program is distributed in the hope that it will be useful, but