From badd07e40c80bcf8252e20b2df87af0f197f3ce1 Mon Sep 17 00:00:00 2001 From: yctct Date: Wed, 22 Apr 2026 16:44:37 +0200 Subject: First commit, add files --- COPYRIGHT | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 COPYRIGHT (limited to 'COPYRIGHT') diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 0000000..e556b4f --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,34 @@ +Copyright (C) 2025-2026 yctct + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as +published by the Free Software Foundation, either version 3 of the +License, or any later version. + +This program 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 the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . + +--------------------------------------------------------------------------- + +ISC License + +mkws Copyright (c) 2021, Adrian Emil Grigore +mkws-plus-blog Copyright (c) 2025, kalviter + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + -- cgit v1.2.3