diff options
Diffstat (limited to 'lisp/use-package')
-rw-r--r-- | lisp/use-package/bind-key.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/use-package/bind-key.el b/lisp/use-package/bind-key.el index 70a83e8a6e4..223a12c21fb 100644 --- a/lisp/use-package/bind-key.el +++ b/lisp/use-package/bind-key.el @@ -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 |