10 lines
335 B
EmacsLisp
10 lines
335 B
EmacsLisp
(define-package "lice" "20191011.631" "License And Header Template" 'nil :keywords
|
|
'("template" "license" "tools")
|
|
:authors
|
|
'(("Taiki Sugawara" . "buzz.taiki@gmail.com"))
|
|
:maintainer
|
|
'("Taiki Sugawara" . "buzz.taiki@gmail.com")
|
|
:url "https://github.com/buzztaiki/lice-el")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|