diff options
Diffstat (limited to 'lisp/use-package/use-package-lint.el')
-rw-r--r-- | lisp/use-package/use-package-lint.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/use-package/use-package-lint.el b/lisp/use-package/use-package-lint.el index e0066b59485..2092c0d269c 100644 --- a/lisp/use-package/use-package-lint.el +++ b/lisp/use-package/use-package-lint.el @@ -4,12 +4,6 @@ ;; Author: John Wiegley <johnw@newartisans.com> ;; Maintainer: John Wiegley <johnw@newartisans.com> -;; Created: 17 Jun 2012 -;; Modified: 3 Dec 2017 -;; Version: 1.0 -;; Package-Requires: ((emacs "24.3") (use-package "2.4")) -;; Keywords: dotemacs startup speed config package -;; URL: https://github.com/jwiegley/use-package ;; 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 |