Change author metadata to match REUSE initiative

This commit is contained in:
Lassi Kortela 2019-05-12 16:40:59 +03:00
parent 2ab02b063f
commit 0a9c678e64
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
(declare-file (declare-file
(coding shift_jis) (coding shift_jis)
(language (scheme r7rs)) (language scheme r7rs)
(author "Lassi Kortela") (copyright 2019 "Lassi Kortela")
(spdx-license-identifier "ISC")) (spdx-license-identifier "ISC"))
(display "こんにちは世界") (display "こんにちは世界")