summaryrefslogtreecommitdiff
path: root/test/lisp/use-package
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2017-12-06 06:19:15 -0800
committerJohn Wiegley <johnw@newartisans.com>2017-12-06 06:19:15 -0800
commitc272c6b56b24623ea540324aec277ec1d0caf98b (patch)
treedd7c37918d738117278e8a5a3bb140dab3904d02 /test/lisp/use-package
parent2cd3ebd5d5940b10e6eb17b27af155c4368f6dbd (diff)
downloademacs-c272c6b56b24623ea540324aec277ec1d0caf98b.tar.gz
emacs-c272c6b56b24623ea540324aec277ec1d0caf98b.tar.bz2
emacs-c272c6b56b24623ea540324aec277ec1d0caf98b.zip
Update some GPL version references
Fixes https://github.com/jwiegley/use-package/issues/563
Diffstat (limited to 'test/lisp/use-package')
-rw-r--r--test/lisp/use-package/use-package-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/use-package/use-package-tests.el b/test/lisp/use-package/use-package-tests.el
index 73c269abf14..fa765ac6634 100644
--- a/test/lisp/use-package/use-package-tests.el
+++ b/test/lisp/use-package/use-package-tests.el
@@ -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