From c99a066f993f9ce35b785cda3da0998216ced5aa Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Mon, 20 May 2019 11:38:27 -0400 Subject: [PATCH] updated license --- README.md | 8 ++++++++ index.html | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e057b0d3..ba6da5c4 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,11 @@ Run all the tests: make test +# License + +The 8bitworkshop IDE is licensed under GPLv3 (see LICENSE). + +Dependencies retain their original licenses. + +All included code samples (presets/*) are licensed under CC0-1.0: https://creativecommons.org/publicdomain/zero/1.0/ + diff --git a/index.html b/index.html index 29878748..72fcd703 100644 --- a/index.html +++ b/index.html @@ -377,8 +377,8 @@ if (window.location.host.endsWith('8bitworkshop.com')) {

License: