From e52635bec25ea67b4976d40eee4295ce05ce8492 Mon Sep 17 00:00:00 2001 From: StudioGuma Date: Fri, 2 Aug 2024 10:48:31 -0400 Subject: [PATCH] updated licenses for StudioGuma games --- data/itch_entries.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/itch_entries.js b/data/itch_entries.js index 01f106d..142c32b 100644 --- a/data/itch_entries.js +++ b/data/itch_entries.js @@ -61,7 +61,7 @@ const jsonGalleryItemsItch = [ "featuredPriority": 0, "isMultiPlatform": false, "isOpenSource": true, - "licenseType": "MIT", + "licenseType": "GPL3", "isFreeDownload": true, "hasPhysicalRelease": false, "isClassicGBDK": false, @@ -750,7 +750,7 @@ const jsonGalleryItemsItch = [ { "authorName": "StudioGuma", "itemTitle": "Game (Boy) of Life", - "shortDescription": "Port of Conway’s Game of Life", + "shortDescription": "Port of Conway's Game of Life", "imagePreviewURL": "pix/itch/vrJ+oe.png", "linksArray": [ {"type": "primary", "url": "https://studioguma.itch.io/game-boy-of-life", "displayText": "Info"}, @@ -762,7 +762,7 @@ const jsonGalleryItemsItch = [ "featuredPriority": 2, "isMultiPlatform": false, "isOpenSource": true, - "licenseType": "MIT", + "licenseType": "GPL3", "isFreeDownload": true, "hasPhysicalRelease": false, "isClassicGBDK": false,