mirror of
https://github.com/vale981/melpazoid
synced 2025-03-06 01:41:38 -05:00
fix melpazoid.el's summary line and boilerplate
This commit is contained in:
parent
ae72a32165
commit
ba94fada92
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
;;; melpazoid.el --- A MELPA review tool ; -*- lexical-binding: t -*-
|
;;; melpazoid.el --- A MELPA review tool -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Authors: Chris Rayner (dchrisrayner@gmail.com)
|
;; Authors: Chris Rayner (dchrisrayner@gmail.com)
|
||||||
;; Created: June 9 2019
|
;; Created: June 9 2019
|
||||||
;; Keywords: tools, convenience
|
;; Keywords: tools, convenience
|
||||||
;; URL: https://github.com/riscy/melpazoid
|
;; URL: https://github.com/riscy/melpazoid
|
||||||
;; Package-Requires: ((emacs "25.1") (pkg-info "0.6") (epl "0.9"))
|
;; Package-Requires: ((emacs "25.1") (pkg-info "0.6") (epl "0.9"))
|
||||||
|
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
;; Version: 0.0.0
|
;; Version: 0.0.0
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
|
|
Loading…
Add table
Reference in a new issue