From 28633ceaff5eea81bc4982bd96343858df516ef3 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Tue, 7 Jan 2025 22:16:59 -0600 Subject: [PATCH] Update: Add uncommitted fixes for previous commit regarding FLL 0.7.0 Development Release. I thought I added all of the changes but I must have missed these files. Add the missing changes. --- fll.html | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++- licenses.html | 14 ++--- 2 files changed, 173 insertions(+), 8 deletions(-) diff --git a/fll.html b/fll.html index 8ef2149..eb9d4bf 100644 --- a/fll.html +++ b/fll.html @@ -59,6 +59,9 @@ Current Release + diff --git a/licenses.html b/licenses.html index 67f376c..fe1c6a1 100644 --- a/licenses.html +++ b/licenses.html @@ -99,7 +99,7 @@ Everything else on this website that is source code, including HTML markup, CSS, and Javascript, is under LGPLv2.1+ license.

- © 2022-2024 Kevin Day + © 2022-2025 Kevin Day

@@ -124,12 +124,12 @@

- The FLL source code is © 2007-2024 Kevin Day under the LGPLv2.1+ license. + The FLL source code is © 2007-2025 Kevin Day under the LGPLv2.1+ license.

- The FLL standards and specifications are © 2007-2024 Kevin Day under the OSLv1+. The OSLv1+ is under active development and may be of a lesser version, such as 0.5. For simplicity, these are being referred to as 1.0 as the goal and intent of the license grant is for version 1 or greater. Therefore any version less than 1 is implicitly assumed to be of version 1 or greater. + The FLL standards and specifications are © 2007-2025 Kevin Day under the OSLv1+. The OSLv1+ is under active development and may be of a lesser version, such as 0.5. For simplicity, these are being referred to as 1.0 as the goal and intent of the license grant is for version 1 or greater. Therefore any version less than 1 is implicitly assumed to be of version 1 or greater.

- Documentation contained within the FLL that is not under a specification license is © 2007-2024 Kevin Day under the CC By SA 4.0. + Documentation contained within the FLL that is not under a specification license is © 2007-2025 Kevin Day under the CC By SA 4.0.

@@ -140,7 +140,7 @@

- All of the projects listed on the Projects pages are either part of the FLL or are based on the FLL. As a result they are © 2007-2024 Kevin Day under the LGPLv2.1+. + All of the projects listed on the Projects pages are either part of the FLL or are based on the FLL. As a result they are © 2007-2025 Kevin Day under the LGPLv2.1+.

@@ -151,10 +151,10 @@

- Documentation that is used to described specifications (included Application Programming Interfaces) are © 2007-2024 Kevin Day under the OSLv1+. + Documentation that is used to described specifications (included Application Programming Interfaces) are © 2007-2025 Kevin Day under the OSLv1+.

- All remaining documentation that does not fall under the OSLv1+ are © 2007-2024 Kevin Day under the CC By SA 4.0. + All remaining documentation that does not fall under the OSLv1+ are © 2007-2025 Kevin Day under the CC By SA 4.0.

-- 1.8.3.1