diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/CallbackWrapper.jsm | 2 | ||||
-rw-r--r-- | lib/CookieCache.jsm | 2 | ||||
-rw-r--r-- | lib/FrameModule.jsm | 2 | ||||
-rw-r--r-- | lib/HostMap.jsm | 2 | ||||
-rw-r--r-- | lib/HttpRequestHeaders.jsm | 2 | ||||
-rw-r--r-- | lib/LiquidDict.jsm | 2 | ||||
-rw-r--r-- | lib/PendingRequests.jsm | 2 | ||||
-rw-r--r-- | lib/PublicSuffixList.jsm | 2 | ||||
-rw-r--r-- | lib/Punycode.jsm | 2 | ||||
-rw-r--r-- | lib/UriTools.jsm | 2 |
10 files changed, 10 insertions, 10 deletions
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 |