From d450b2cd71f6392d34ed393c04d724e7d977350b Mon Sep 17 00:00:00 2001 From: Nicola Clark Date: Fri, 2 May 2025 16:22:33 -0500 Subject: [PATCH] add clarification on licensing of projects --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fb6803..fd81f30 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ information systems at JCCC. my projects have been stored on [GitHub](https://github.com/tweakdeveloper) and [GitLab](https://gitlab.com/nicopks) in the past. due to the proliferation of genAI and lack of transparency from that industry regarding its training, my -personal projects are here now. +personal projects are here now. they have been relicensed under a weak copyleft +license (the MPL-2.0)[https://www.mozilla.org/MPL/2.0/] for this same reason.