From 191b6652769f566351348334ad2f0df7a7cf5e10 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Sun, 10 May 2026 21:09:10 -0500 Subject: [PATCH] Update: Add the main copyright file. This file is no longer missing and is now consistent with how my other projects are providing this. The Kevux Tools repository came much later in 2022 and so the copyright does not begin in 2006 like the other long-standing FLL/Kevux projects. --- licenses/copyrights.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 licenses/copyrights.txt diff --git a/licenses/copyrights.txt b/licenses/copyrights.txt new file mode 100644 index 0000000..05f48a4 --- /dev/null +++ b/licenses/copyrights.txt @@ -0,0 +1,5 @@ +ALl files within this project unless otherwise specified are Copyright © 2022-2026 Kevin Day. + +Source code and related files are under lgpl-2.1-or-later. +Specifications and related files are under open-standard-license-1.0-or-later. +Documentation and related files are under cc-by-sa-4.0. -- 2.52.0