From 1d60210e1b3487c4d1b1f48e28174b8521940f65 Mon Sep 17 00:00:00 2001 From: kin-fuyuki Date: Sat, 21 Feb 2026 14:17:41 -0300 Subject: [PATCH] adding license to tiny aswell --- LICENSE | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..aaa97fa --- /dev/null +++ b/LICENSE @@ -0,0 +1,41 @@ +tiny data format and tiny language +Copyright (C) 2025-2026 Kin Fuyuki + +tiny data format and tiny language is free software; You can redistribute it and/or modify it under the terms of: + - the GNU Affero General Public License version 3 as published by the Free Software Foundation. +You don't have to do anything special to accept the license and you don’t have to notify anyone which that you have made that decision. + +tiny data format and tiny language is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See your chosen license for more details. + +You should have received a copy of both licenses along with tiny data format and tiny language. +If not, see . + + +There is a strong belief within us that the license we have chosen provides not only the best solution for providing you with the essential freedom necessary to use tiny data format and tiny language within your projects, but also for maintaining enough copyleft strength for us to feel confident and secure with releasing our hard work to the public. For your convenience we've included our own interpretation of the license we chose, which can be seen below. + +Our interpretation of the GNU Affero General Public License version 3: (Quoted words are words in which there exists a definition within the license to avoid ambiguity.) + 1. You must always provide the source code, copyright and license information of tiny data format and tiny language whenever you "convey" any part of tiny data format and tiny language; + be it a verbatim copy or a modified copy. + 2. tiny data format and tiny language was developed as a library and has therefore been designed without knowledge of your work; as such the following should be implied: + a) tiny data format and tiny language was developed without knowledge of your work; as such the following should be implied: + i) tiny data format and tiny language should not fall under a work which is "based on" your work. + ii) You should be free to use tiny data format and tiny language in a work covered by the: + - GNU General Public License version 2 + - GNU Lesser General Public License version 2.1 + This is due to those licenses classifying tiny data format and tiny language as a work which would fall under an "aggregate" work by their terms and definitions; + as such it should not be covered by their terms and conditions. The relevant passages start at: + - Line 129 of the GNU General Public License version 2 + - Line 206 of the GNU Lesser General Public License version 2.1 + b) If you have not "modified", "adapted" or "extended" tiny data format and tiny language then your work should not be bound by this license, + as you are using tiny data format and tiny language under the definition of an "aggregate" work. + c) If you have "modified", "adapted" or "extended" tiny data format and tiny language then any of those modifications/extensions/adaptations which you have made + should indeed be bound by this license, as you are using tiny data format and tiny language under the definition of a "based on" work. + +Our hopes is that our own interpretation of license aligns perfectly with your own values and goals for using our work freely and securely. If you have any questions at all about the licensing chosen for tiny data format and tiny language you can email us directly at or you can get in touch with the license authors (the Free Software Foundation) at licensing@fsf.org to gain their opinion too. + +Alternatively you can provide feedback and acquire the support you need at our support forum. We'll definitely try and help you as soon as possible, and to the best of our ability; as we understand that user experience is everything, so we want to make you as happy as possible! So feel free to get in touch via our support forum and chat with other users of tiny data format and tiny language here at: +https://github.com/kin-fuyuki/tiny-cpp/issues + +Thanks, and we hope you enjoy using tiny data format and tiny language and that it's everything you ever hoped it could be.