Add header

This commit is contained in:
James Nguyen 2022-06-06 02:06:10 -04:00
parent dbcdb1a2a9
commit e5e5f6364b
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@
;; Copyright (C) 2017 James Nguyen
;; Copyright (C) 2022 Farzin Firouzi
;; Author: Farzin Firouzi <farzineff@gmail.com>
;; Maintainer: James Nguyen <james@jojojames.com>
;; URL: https://github.com/emacs-evil/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
;; Keywords: evil, tools
;; 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 3 of the License, or