From e5e5f6364b2b79ad03bc2432a98d0f3a7691ac34 Mon Sep 17 00:00:00 2001 From: James Nguyen Date: Mon, 6 Jun 2022 02:06:10 -0400 Subject: [PATCH] Add header --- modes/snake/evil-collection-snake.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modes/snake/evil-collection-snake.el b/modes/snake/evil-collection-snake.el index 42fd55a..e1a0298 100644 --- a/modes/snake/evil-collection-snake.el +++ b/modes/snake/evil-collection-snake.el @@ -3,6 +3,13 @@ ;; Copyright (C) 2017 James Nguyen ;; Copyright (C) 2022 Farzin Firouzi +;; Author: Farzin Firouzi +;; Maintainer: James Nguyen +;; 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