From e2a86b3b6bb0e83fab8b5847c91a2201cc545ded Mon Sep 17 00:00:00 2001 From: nytpu Date: Thu, 10 Sep 2020 11:00:46 -0600 Subject: [PATCH] wrong license --- gemlog.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemlog.sh b/gemlog.sh index f767f6f..b4e2bbc 100755 --- a/gemlog.sh +++ b/gemlog.sh @@ -24,7 +24,7 @@ make_globals() { global_author="nytpu" global_author_email="alex@nytpu.com" global_author_url="gemini://nytpu.com/" # homepage of author - global_license="CC BY-NC-SA 4.0" + global_license="CC BY-NC 4.0" gemlog_feed="atom.xml" # filename of the atom feed number_of_feed_articles="50" # maximum number of posts added to atom feed