From 0eadba16fe4df93302e768670c9664d63dded5f7 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Tue, 24 May 2022 19:54:35 -0300 Subject: [PATCH] Change license format to SPDX format --- src/en/swg.cfg | 2 +- src/pt/swg.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/en/swg.cfg b/src/en/swg.cfg index 66e0bc7..a42594b 100644 --- a/src/en/swg.cfg +++ b/src/en/swg.cfg @@ -26,7 +26,7 @@ WebsiteCopyrightHolder="luca0N!" # This defines the copyright year or copyright years of the published content. WebsiteCopyrightYears="2020-2022" # This defines the license of the published content. -WebsiteContentLicense="CC-BY-SA 4.0 International" +WebsiteContentLicense="CC-BY-SA-4.0" [Blogs] # Multiple blog areas are allowed here. diff --git a/src/pt/swg.cfg b/src/pt/swg.cfg index 6383905..fbc2f4b 100644 --- a/src/pt/swg.cfg +++ b/src/pt/swg.cfg @@ -26,7 +26,7 @@ WebsiteCopyrightHolder="luca0N!" # This defines the copyright year or copyright years of the published content. WebsiteCopyrightYears="2020-2022" # This defines the license of the published content. -WebsiteContentLicense="CC-BY-SA 4.0 International" +WebsiteContentLicense="CC-BY-SA-4.0" [Blogs] # Multiple blog areas are allowed here.