diff options
author | Wojtek Kosior <koszko@koszko.org> | 2021-12-04 19:34:21 +0100 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2021-12-04 19:34:21 +0100 |
commit | 1ca1357d5b609f4519c3948f8220597755ac6a6f (patch) | |
tree | c85286f713329324b03f160f2b239dcb67f42507 /copyright | |
parent | 256c046be5d790391e66be9b960ef32673be4f44 (diff) | |
download | browser-extension-1ca1357d5b609f4519c3948f8220597755ac6a6f.tar.gz browser-extension-1ca1357d5b609f4519c3948f8220597755ac6a6f.zip |
remove alicense
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 38 |
1 files changed, 21 insertions, 17 deletions
@@ -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 Copyright: 2021 Wojtek Kosior <koszko@koszko.org> @@ -21,27 +23,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 @@ -121,15 +134,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 |