From 91d4ce9f14668a5a04b51158b1921e83d51ba9a0 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 22 Jul 2021 10:12:58 +0200 Subject: initial codebase --- copyright | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 copyright (limited to 'copyright') diff --git a/copyright b/copyright new file mode 100644 index 0000000..6ba447d --- /dev/null +++ b/copyright @@ -0,0 +1,60 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Hydrilla +Source: https://git.koszko.org/hydrilla/ + +Files: * +Copyright: 2021 Wojtek Kosior +License: AGPL-3+ or Alicense-1.0 + +Files: serve.c +Copyright: 2021 Wojtek Kosior + 2008-2010, 2012 Christian Grothoff +License: AGPL-3+ or Alicense-1.0, and public-domain + +Files: Makefile README.txt copyright +Copyright: 2021 Wojtek Kosior +License: CC0 + +Files: licenses/* +Copyright: 2001, 2002, 2011-2013 Creative Commons +License: CC-BY-4.0 + +Files: licenses/agpl-3.0.txt +Copyright: 2007 Free Software Foundation, Inc. +License: no-changing + Everyone is permitted to copy and distribute verbatim copies of + this license document, but changing it is not allowed. + +Files: licenses/alicense.txt +Copyright: 1988-1990 Regents of the University of California + 2021 Wojtek Kosior +License: CC0 and public-domain + +License: Alicense-1.0 + You can use and redistribute this program with or without + modification under then terms of "A" license version 1.0. You + should have received a copy of "A" license along with this + program. If not, you can get it from + `https://koszko.org/alicense.txt'. + Also see `https://koszko.org/en/articles/my-new-license.html' + for more explanation. + +License: AGPL-3+ + 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 (at your option) 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 . + +License: CC0 + See `licenses/cc0.txt' + +License: CC-BY-4.0 + See `licenses/cc-by-4.0.txt' -- cgit v1.2.3