aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-03-15 13:21:20 -0500
committerJesús <heckyel@hyperbola.info>2020-03-15 13:21:20 -0500
commitc4b1ad4739a609987d688487c39db94e896f2e24 (patch)
treeac551a8639848c6eebc4fcd220651c5bc6207f17
parent0abc2a48aed57ce2d50b17d3a4a3bc3eace3cf98 (diff)
downloadematrix-c4b1ad4739a609987d688487c39db94e896f2e24.tar.lz
ematrix-c4b1ad4739a609987d688487c39db94e896f2e24.tar.xz
ematrix-c4b1ad4739a609987d688487c39db94e896f2e24.zip
Update copyright notice
-rw-r--r--Makefile2
-rw-r--r--about.html2
-rw-r--r--asset-viewer.html2
-rw-r--r--background.html2
-rw-r--r--bootstrap.js2
-rw-r--r--chrome.manifest2
-rw-r--r--cloud-ui.html2
-rw-r--r--css/cloud-ui.css2
-rw-r--r--css/common.css2
-rw-r--r--css/dashboard-common.css2
-rw-r--r--css/dashboard.css2
-rw-r--r--css/hosts-files.css2
-rw-r--r--css/legacy-toolbar-button.css2
-rw-r--r--css/logger-ui.css2
-rw-r--r--css/popup.css2
-rw-r--r--css/raw-settings.css2
-rw-r--r--css/user-rules.css2
-rw-r--r--dashboard.html2
-rw-r--r--frameScript.js2
-rw-r--r--hosts-files.html2
-rw-r--r--install.rdf2
-rw-r--r--js/about.js2
-rw-r--r--js/asset-viewer.js2
-rw-r--r--js/assets.js2
-rw-r--r--js/background.js2
-rw-r--r--js/browsercache.js2
-rw-r--r--js/cloud-ui.js2
-rw-r--r--js/contentscript-start.js2
-rw-r--r--js/contentscript.js2
-rw-r--r--js/cookies.js2
-rw-r--r--js/dashboard-common.js2
-rw-r--r--js/dashboard.js2
-rw-r--r--js/hosts-files.js2
-rw-r--r--js/httpsb.js2
-rw-r--r--js/i18n.js2
-rw-r--r--js/liquid-dict.js2
-rw-r--r--js/logger-ui.js2
-rw-r--r--js/logger.js2
-rw-r--r--js/main-blocked.js2
-rw-r--r--js/matrix.js2
-rw-r--r--js/messaging.js2
-rw-r--r--js/pagestats.js2
-rw-r--r--js/polyfill.js2
-rw-r--r--js/popup.js2
-rw-r--r--js/profiler.js2
-rw-r--r--js/raw-settings.js2
-rw-r--r--js/settings.js2
-rw-r--r--js/start.js2
-rw-r--r--js/storage.js2
-rw-r--r--js/tab.js2
-rw-r--r--js/traffic.js2
-rw-r--r--js/udom.js2
-rw-r--r--js/uritools.js2
-rw-r--r--js/user-rules.js2
-rw-r--r--js/usersettings.js2
-rw-r--r--js/utils.js2
-rw-r--r--js/vapi-background.js2
-rw-r--r--js/vapi-browser.js2
-rw-r--r--js/vapi-client.js2
-rw-r--r--js/vapi-cloud.js2
-rw-r--r--js/vapi-common.js2
-rw-r--r--js/vapi-contextmenu.js2
-rw-r--r--js/vapi-cookies.js2
-rw-r--r--js/vapi-core.js2
-rw-r--r--js/vapi-messaging.js2
-rw-r--r--js/vapi-net.js2
-rw-r--r--js/vapi-popup.js2
-rw-r--r--js/vapi-storage.js2
-rw-r--r--js/vapi-tabs.js2
-rw-r--r--js/vapi-window.js2
-rw-r--r--js/xal.js2
-rw-r--r--lib/CallbackWrapper.jsm2
-rw-r--r--lib/CookieCache.jsm2
-rw-r--r--lib/FrameModule.jsm2
-rw-r--r--lib/HostMap.jsm2
-rw-r--r--lib/HttpRequestHeaders.jsm2
-rw-r--r--lib/LiquidDict.jsm2
-rw-r--r--lib/PendingRequests.jsm2
-rw-r--r--lib/PublicSuffixList.jsm2
-rw-r--r--lib/Punycode.jsm2
-rw-r--r--lib/UriTools.jsm2
-rw-r--r--logger-ui.html2
-rw-r--r--main-blocked.html2
-rw-r--r--options.xul2
-rw-r--r--popup.html2
-rw-r--r--raw-settings.html2
-rw-r--r--settings.html2
-rw-r--r--user-rules.html2
88 files changed, 88 insertions, 88 deletions
diff --git a/Makefile b/Makefile
index df9e481..53c2bdf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# *****************************************************************************
# ηMatrix - a browser extension to black/white list requests.
-# Copyright (C) 2019 Alessio Vanni
+# Copyright (C) 2019-2020 Alessio Vanni
# 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/about.html b/about.html
index 795fe6a..3c0bc41 100644
--- a/about.html
+++ b/about.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/asset-viewer.html b/asset-viewer.html
index 0c0da01..f25ce5d 100644
--- a/asset-viewer.html
+++ b/asset-viewer.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/background.html b/background.html
index 5759071..a437135 100644
--- a/background.html
+++ b/background.html
@@ -6,7 +6,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/bootstrap.js b/bootstrap.js
index 3134dbe..3a49754 100644
--- a/bootstrap.js
+++ b/bootstrap.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/chrome.manifest b/chrome.manifest
index 7463ee8..fbe117a 100644
--- a/chrome.manifest
+++ b/chrome.manifest
@@ -1,7 +1,7 @@
# *****************************************************************************
# ηMatrix - a browser extension to black/white list requests.
-# Copyright (C) 2019 Alessio Vanni
+# Copyright (C) 2019-2020 Alessio Vanni
# 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/cloud-ui.html b/cloud-ui.html
index fb17d4e..c2a2e88 100644
--- a/cloud-ui.html
+++ b/cloud-ui.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/cloud-ui.css b/css/cloud-ui.css
index e0b7b6a..83896c3 100644
--- a/css/cloud-ui.css
+++ b/css/cloud-ui.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/common.css b/css/common.css
index ebc5693..2ce7e72 100644
--- a/css/common.css
+++ b/css/common.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/dashboard-common.css b/css/dashboard-common.css
index e1c8b18..d9c697c 100644
--- a/css/dashboard-common.css
+++ b/css/dashboard-common.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/dashboard.css b/css/dashboard.css
index 9cc8635..b00ea5b 100644
--- a/css/dashboard.css
+++ b/css/dashboard.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/hosts-files.css b/css/hosts-files.css
index 56de62a..699c2e5 100644
--- a/css/hosts-files.css
+++ b/css/hosts-files.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/legacy-toolbar-button.css b/css/legacy-toolbar-button.css
index e713c99..e11d342 100644
--- a/css/legacy-toolbar-button.css
+++ b/css/legacy-toolbar-button.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/logger-ui.css b/css/logger-ui.css
index 6d5a008..eb6533d 100644
--- a/css/logger-ui.css
+++ b/css/logger-ui.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/popup.css b/css/popup.css
index 6be3d1a..6ff7e97 100644
--- a/css/popup.css
+++ b/css/popup.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/raw-settings.css b/css/raw-settings.css
index 874c78b..c5d0069 100644
--- a/css/raw-settings.css
+++ b/css/raw-settings.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/css/user-rules.css b/css/user-rules.css
index 62ab020..8ab9599 100644
--- a/css/user-rules.css
+++ b/css/user-rules.css
@@ -1,7 +1,7 @@
/*******************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/dashboard.html b/dashboard.html
index 4d19944..fdbc0e8 100644
--- a/dashboard.html
+++ b/dashboard.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/frameScript.js b/frameScript.js
index cc1a564..3fa4213 100644
--- a/frameScript.js
+++ b/frameScript.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The µBlock authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/hosts-files.html b/hosts-files.html
index da3854e..b777b3d 100644
--- a/hosts-files.html
+++ b/hosts-files.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/install.rdf b/install.rdf
index 76a85ac..d089405 100644
--- a/install.rdf
+++ b/install.rdf
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/about.js b/js/about.js
index 098bb5e..f4d63fc 100644
--- a/js/about.js
+++ b/js/about.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/asset-viewer.js b/js/asset-viewer.js
index 0185ff1..d78cffc 100644
--- a/js/asset-viewer.js
+++ b/js/asset-viewer.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/assets.js b/js/assets.js
index ec06c62..146de0f 100644
--- a/js/assets.js
+++ b/js/assets.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2013-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/background.js b/js/background.js
index 9f14a36..0db8cc6 100644
--- a/js/background.js
+++ b/js/background.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/browsercache.js b/js/browsercache.js
index bc2fdd2..2eca33c 100644
--- a/js/browsercache.js
+++ b/js/browsercache.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2015-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/cloud-ui.js b/js/cloud-ui.js
index fed262a..a52e11b 100644
--- a/js/cloud-ui.js
+++ b/js/cloud-ui.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2015-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/contentscript-start.js b/js/contentscript-start.js
index 4c320f8..ab55456 100644
--- a/js/contentscript-start.js
+++ b/js/contentscript-start.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2017-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/contentscript.js b/js/contentscript.js
index 14d44e0..ef37923 100644
--- a/js/contentscript.js
+++ b/js/contentscript.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/cookies.js b/js/cookies.js
index 2e15e03..13bbf74 100644
--- a/js/cookies.js
+++ b/js/cookies.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2013-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/dashboard-common.js b/js/dashboard-common.js
index 9eba87c..0dd25a7 100644
--- a/js/dashboard-common.js
+++ b/js/dashboard-common.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/dashboard.js b/js/dashboard.js
index 196d900..6e75f6f 100644
--- a/js/dashboard.js
+++ b/js/dashboard.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/hosts-files.js b/js/hosts-files.js
index ba57bde..5afaafa 100644
--- a/js/hosts-files.js
+++ b/js/hosts-files.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/httpsb.js b/js/httpsb.js
index 824a302..ed97c4c 100644
--- a/js/httpsb.js
+++ b/js/httpsb.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/i18n.js b/js/i18n.js
index 7c377bb..1225f3b 100644
--- a/js/i18n.js
+++ b/js/i18n.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/liquid-dict.js b/js/liquid-dict.js
index 3284aed..dcc73c8 100644
--- a/js/liquid-dict.js
+++ b/js/liquid-dict.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/logger-ui.js b/js/logger-ui.js
index aefb733..d075ac6 100644
--- a/js/logger-ui.js
+++ b/js/logger-ui.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2015-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/logger.js b/js/logger.js
index 56be185..7cf85e7 100644
--- a/js/logger.js
+++ b/js/logger.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2015-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/main-blocked.js b/js/main-blocked.js
index 80ac9d3..5a045f2 100644
--- a/js/main-blocked.js
+++ b/js/main-blocked.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2015-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/matrix.js b/js/matrix.js
index 9a74cc7..745055b 100644
--- a/js/matrix.js
+++ b/js/matrix.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/messaging.js b/js/messaging.js
index 4864e90..6cda29b 100644
--- a/js/messaging.js
+++ b/js/messaging.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/pagestats.js b/js/pagestats.js
index 3490071..ac3bf44 100644
--- a/js/pagestats.js
+++ b/js/pagestats.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2013-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/polyfill.js b/js/polyfill.js
index 65ba414..ca91858 100644
--- a/js/polyfill.js
+++ b/js/polyfill.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2017-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/popup.js b/js/popup.js
index a5a48d7..de47e2b 100644
--- a/js/popup.js
+++ b/js/popup.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/profiler.js b/js/profiler.js
index 5170cf8..fc34c54 100644
--- a/js/profiler.js
+++ b/js/profiler.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/raw-settings.js b/js/raw-settings.js
index 6c3bb70..2f7ffa6 100644
--- a/js/raw-settings.js
+++ b/js/raw-settings.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2018-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/settings.js b/js/settings.js
index 6984b2e..10cc256 100644
--- a/js/settings.js
+++ b/js/settings.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/start.js b/js/start.js
index 09492d4..28876d1 100644
--- a/js/start.js
+++ b/js/start.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/storage.js b/js/storage.js
index 012d2f2..dbdf5b5 100644
--- a/js/storage.js
+++ b/js/storage.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/tab.js b/js/tab.js
index b34d923..0ce0e1e 100644
--- a/js/tab.js
+++ b/js/tab.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/traffic.js b/js/traffic.js
index eafaa08..75fb1a4 100644
--- a/js/traffic.js
+++ b/js/traffic.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/udom.js b/js/udom.js
index f33a958..494a621 100644
--- a/js/udom.js
+++ b/js/udom.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/uritools.js b/js/uritools.js
index d60af04..38d1403 100644
--- a/js/uritools.js
+++ b/js/uritools.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/user-rules.js b/js/user-rules.js
index 4ab850b..c660636 100644
--- a/js/user-rules.js
+++ b/js/user-rules.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/usersettings.js b/js/usersettings.js
index e2655b6..54dca16 100644
--- a/js/usersettings.js
+++ b/js/usersettings.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/utils.js b/js/utils.js
index 05d5253..4ca2c10 100644
--- a/js/utils.js
+++ b/js/utils.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-background.js b/js/vapi-background.js
index d738504..f9b219b 100644
--- a/js/vapi-background.js
+++ b/js/vapi-background.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-browser.js b/js/vapi-browser.js
index 7d4d4e2..8be7cbf 100644
--- a/js/vapi-browser.js
+++ b/js/vapi-browser.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-client.js b/js/vapi-client.js
index 68da828..ff76e73 100644
--- a/js/vapi-client.js
+++ b/js/vapi-client.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-cloud.js b/js/vapi-cloud.js
index e3cb56b..891a1d7 100644
--- a/js/vapi-cloud.js
+++ b/js/vapi-cloud.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-common.js b/js/vapi-common.js
index 5304e5a..3eb5739 100644
--- a/js/vapi-common.js
+++ b/js/vapi-common.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-contextmenu.js b/js/vapi-contextmenu.js
index 7cf8568..674f94b 100644
--- a/js/vapi-contextmenu.js
+++ b/js/vapi-contextmenu.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-cookies.js b/js/vapi-cookies.js
index b1e2fb3..92defc5 100644
--- a/js/vapi-cookies.js
+++ b/js/vapi-cookies.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-core.js b/js/vapi-core.js
index fe80d7c..65cb05e 100644
--- a/js/vapi-core.js
+++ b/js/vapi-core.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-messaging.js b/js/vapi-messaging.js
index 3c8ab02..5551c79 100644
--- a/js/vapi-messaging.js
+++ b/js/vapi-messaging.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-net.js b/js/vapi-net.js
index 086e596..18da373 100644
--- a/js/vapi-net.js
+++ b/js/vapi-net.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-popup.js b/js/vapi-popup.js
index c9075b3..2c837b5 100644
--- a/js/vapi-popup.js
+++ b/js/vapi-popup.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-storage.js b/js/vapi-storage.js
index c94f595..7b45ef1 100644
--- a/js/vapi-storage.js
+++ b/js/vapi-storage.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-tabs.js b/js/vapi-tabs.js
index bf1aeea..911740d 100644
--- a/js/vapi-tabs.js
+++ b/js/vapi-tabs.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/vapi-window.js b/js/vapi-window.js
index c512135..ca7f1db 100644
--- a/js/vapi-window.js
+++ b/js/vapi-window.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/js/xal.js b/js/xal.js
index 3f30ce2..41885e7 100644
--- a/js/xal.js
+++ b/js/xal.js
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/CallbackWrapper.jsm b/lib/CallbackWrapper.jsm
index 55fdf11..633e9ab 100644
--- a/lib/CallbackWrapper.jsm
+++ b/lib/CallbackWrapper.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/CookieCache.jsm b/lib/CookieCache.jsm
index 301b870..3923077 100644
--- a/lib/CookieCache.jsm
+++ b/lib/CookieCache.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/FrameModule.jsm b/lib/FrameModule.jsm
index 016327d..fe53bf0 100644
--- a/lib/FrameModule.jsm
+++ b/lib/FrameModule.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The µBlock authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/HostMap.jsm b/lib/HostMap.jsm
index 3d6c77c..308c825 100644
--- a/lib/HostMap.jsm
+++ b/lib/HostMap.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/HttpRequestHeaders.jsm b/lib/HttpRequestHeaders.jsm
index 9662022..062400b 100644
--- a/lib/HttpRequestHeaders.jsm
+++ b/lib/HttpRequestHeaders.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/LiquidDict.jsm b/lib/LiquidDict.jsm
index a3b6c00..c1df2ad 100644
--- a/lib/LiquidDict.jsm
+++ b/lib/LiquidDict.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/PendingRequests.jsm b/lib/PendingRequests.jsm
index 3ffea21..c6645b4 100644
--- a/lib/PendingRequests.jsm
+++ b/lib/PendingRequests.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/PublicSuffixList.jsm b/lib/PublicSuffixList.jsm
index b28e3b3..c6fa3b8 100644
--- a/lib/PublicSuffixList.jsm
+++ b/lib/PublicSuffixList.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 The uMatrix/uBlock Origin authors
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/Punycode.jsm b/lib/Punycode.jsm
index cb3eca9..bafbe6a 100644
--- a/lib/Punycode.jsm
+++ b/lib/Punycode.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/lib/UriTools.jsm b/lib/UriTools.jsm
index 745bb56..258bcda 100644
--- a/lib/UriTools.jsm
+++ b/lib/UriTools.jsm
@@ -2,7 +2,7 @@
ηMatrix - a browser extension to black/white list requests.
Copyright (C) 2014-2019 Raymond Hill
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/logger-ui.html b/logger-ui.html
index 482ae78..2f1fe58 100644
--- a/logger-ui.html
+++ b/logger-ui.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/main-blocked.html b/main-blocked.html
index e1d445a..d664376 100644
--- a/main-blocked.html
+++ b/main-blocked.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/options.xul b/options.xul
index 39e41b6..9ae536e 100644
--- a/options.xul
+++ b/options.xul
@@ -2,7 +2,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/popup.html b/popup.html
index b61dc0a..da66f28 100644
--- a/popup.html
+++ b/popup.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/raw-settings.html b/raw-settings.html
index e9ed1be..a6cf560 100644
--- a/raw-settings.html
+++ b/raw-settings.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/settings.html b/settings.html
index a32e545..eb49808 100644
--- a/settings.html
+++ b/settings.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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/user-rules.html b/user-rules.html
index 510af50..403f236 100644
--- a/user-rules.html
+++ b/user-rules.html
@@ -5,7 +5,7 @@
<!-- ***************************************************************************
ηMatrix - a browser extension to black/white list requests.
- Copyright (C) 2019 Alessio Vanni
+ Copyright (C) 2019-2020 Alessio Vanni
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