summaryrefslogtreecommitdiff
path: root/evil-pkg.el
diff options
context:
space:
mode:
authorFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-02-12 09:06:25 +0100
committerFrank Fischer <frank.fischer@mathematik.tu-chemnitz.de>2013-02-12 09:06:25 +0100
commitd3c0a84ee4d402ccbd2e4defbc93458780f594f0 (patch)
tree194c7ef06174560bda0cf7ecdea99b2ef9ecb88e /evil-pkg.el
parent0c5b67d3a1beaaebaf7142f0085de41398890cde (diff)
Remove the comment header from `evil-pkg.el`.
This header caused the marmalade-repo.org to crash when trying to upload the package. The ELPA package file should therefore contain nothing but the call to `define-package`.
Diffstat (limited to 'evil-pkg.el')
-rw-r--r--evil-pkg.el27
1 files changed, 0 insertions, 27 deletions
diff --git a/evil-pkg.el b/evil-pkg.el
index 11ddb9e..97b7b1d 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,30 +1,3 @@
-;;; evil-pkg.el --- ELPA package definition
-
-;; Author: Frank Fischer<frank.fischer at mathematik.tu-chemnitz.de>
-;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-
-;; Version: 0.0.0
-
-;;
-;; This file is NOT part of GNU Emacs.
-
-;;; License:
-
-;; This file is part of Evil.
-;;
-;; Evil 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 3 of the License, or
-;; (at your option) any later version.
-;;
-;; Evil is distributed in the hope that it will be useful,
-;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-;; GNU General Public License for more details.
-;;
-;; You should have received a copy of the GNU General Public License
-;; along with Evil. If not, see <http://www.gnu.org/licenses/>.
-
(define-package
"evil"
"0.0.0"