From 7bedbcbd80eba9359d2e905b7693923c76ce563d Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 17 Jan 2022 11:20:52 +0100 Subject: move policy enforcing code to a new file, include basic test --- copyright | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'copyright') diff --git a/copyright b/copyright index 2541bde..964a9a0 100644 --- a/copyright +++ b/copyright @@ -3,7 +3,7 @@ Upstream-Name: Haketilo Source: https://git.koszko.org/browser-extension/ Files: * -Copyright: 2021 Wojtek Kosior +Copyright: 2021,2022 Wojtek Kosior License: GPL-3+-javascript Comment: Wojtek Kosior promises not to sue even in case of violations of the license. @@ -78,14 +78,14 @@ License: AGPL-3+ Comment: Wojtek Kosior promises not to sue even in case of violations of the license. -Files: test/__init__.py test/unit/* +Files: test/__init__.py test/unit/* test/data/pages/scripts_to_block_1.html test/default_profiles/icecat_empty/extensions.json -Copyright: 2021 Wojtek Kosior +Copyright: 2021,2022 Wojtek Kosior License: CC0 Files: test/profiles.py test/script_loader.py test/unit/conftest.py test/extension_crafting.py test/unit/utils.py -Copyright: 2021 Wojtek Kosior +Copyright: 2021,2022 Wojtek Kosior License: GPL-3+ Comment: Wojtek Kosior promises not to sue even in case of violations of the license. -- cgit v1.2.3