aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-12-04 19:34:38 +0100
committerWojtek Kosior <koszko@koszko.org>2021-12-04 19:36:42 +0100
commitc8fa3926b9ae2f837fcd6950e10e0852d89c4120 (patch)
treecc943c39f3f4339baf26d8b1c16234ebc304e945
parente1282a63d6e41d437dd1b14a08baf89b78ab56cc (diff)
parent1ca1357d5b609f4519c3948f8220597755ac6a6f (diff)
downloadbrowser-extension-c8fa3926b9ae2f837fcd6950e10e0852d89c4120.tar.gz
browser-extension-c8fa3926b9ae2f837fcd6950e10e0852d89c4120.zip
merge alicense removal to `koszko`
-rw-r--r--copyright38
-rw-r--r--licenses/alicense.txt32
2 files changed, 21 insertions, 49 deletions
diff --git a/copyright b/copyright
index 48753c6..dace232 100644
--- a/copyright
+++ b/copyright
@@ -4,7 +4,9 @@ Source: https://git.koszko.org/browser-extension/
Files: *
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
-License: GPL-3+-javascript or Alicense-1.0
+License: GPL-3+-javascript
+Comment: Wojtek Kosior promises not to sue even in case of violations
+ of the license.
Files: *.sh default_settings.json Makefile.in compute_scripts.awk
CHROMIUM_exports_init.js
@@ -22,27 +24,38 @@ License: CC0 or CC-BY-SA-4.0
Files: background/policy_injector.js common/misc.js content/main.js
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
2021 jahoti <jahoti@tilde.team>
-License: GPL-3+-javascript or Alicense-1.0
+License: GPL-3+-javascript
+Comment: Wojtek Kosior promises not to sue even in case of violations
+ of the license.
Files: background/stream_filter.js
Copyright: 2018 Giorgio Maone <giorgio@maone.net>
2021 Wojtek Kosior <koszko@koszko.org>
-License: GPL-3+-javascript or Alicense-1.0, and GPL-3+
-Comment: Code by Wojtek is dual-licensed under GPL-3+-javascript and
- Alicense-1.0. Giorgio's code is under GPL-3+.
+License: GPL-3+-javascript and GPL-3+
+Comment: Code by Wojtek is licensed under GPL-3+-javascript and
+ Giorgio's code is under GPL-3+.
+ .
+ Wojtek Kosior promises not to sue even in case of violations of the
+ license.
Files: *.html README.txt copyright
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
-License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
+License: GPL-3+ or CC-BY-SA-4.0
+Comment: Wojtek Kosior promises not to sue even in case of violations
+ of the license.
Files: html/*.css
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
-License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
+License: GPL-3+ or CC-BY-SA-4.0
+Comment: Wojtek Kosior promises not to sue even in case of violations
+ of the license.
Files: html/base.css
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
2021 Nicholas Johnson <nicholasjohnson@posteo.org>
-License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
+License: GPL-3+ or CC-BY-SA-4.0
+Comment: Wojtek Kosior promises not to sue even in case of violations
+ of the license.
Files: html/reset.css
Copyright: 2008,2011 Eric A. Meyer
@@ -172,15 +185,6 @@ License: GPL-3+-javascript
License along with this package; if not, you can get it from
`https://www.gnu.org/licenses/gpl-3.0.html'.
-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: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/licenses/alicense.txt b/licenses/alicense.txt
deleted file mode 100644
index 2513c24..0000000
--- a/licenses/alicense.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-Asshole license 1.0
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. You agree that you're an asshole.
-2. You agree for the copyright owner of this software/work to call you an
- asshole, both privately and publicly.
-3. You agree and promise not to sue the copyright owner of this
- software/work nor anyone acting on behalf of the copyright owner of this
- software/work for calling you an asshole.
-4. You agree and promise not to sue the copyright owner of this
- software/work, nor anyone acting on behalf of the copyright owner of this
- software/work, in relation with reverse-engineering actions performed on
- your software/products.
-5. You agree and promise not issue DMCA claims against any software
- developed and/or distributed by the copyright owner of this
- software/work or anyone acting on behalf of the copyright owner of this
- software/work. Should such claims happen regardless, they will be
- automatically void.
-
-THIS SOFTWARE/WORK IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS''
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE/WORK, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.