aboutsummaryrefslogtreecommitdiff
path: root/copyright
blob: 964a9a0941a20dc038acce8dff194bb1f81aa3b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Haketilo
Source: https://git.koszko.org/browser-extension/

Files: *
Copyright: 2021,2022 Wojtek Kosior <koszko@koszko.org>
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
       common/browser.js pytest.ini README.md copyright
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
License: CC0

Files: configure write_makefile.sh
Copyright: 2021 jahoti <jahoti@tilde.team>
License: CC0

Files: icons/*
Copyright: 2017 David Lyons <https://openclipart.org/artist/davidblyons>
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
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 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/*.html html/*.css
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
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
License: public-domain
 This stylesheet has been place in public domain by its author.

Files: common/sha256.js
Copyright: 2014-2017 Chen, Yi-Cyuan <emn178@gmail.com>
License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Files: test/*
Copyright: 2021 jahoti <jahoti@tilde.team>
   2021 Wojtek Kosior <koszko@koszko.org>
License: AGPL-3+
Comment: Wojtek Kosior promises not to sue even in case of violations
 of the license.

Files: test/__init__.py test/unit/* test/data/pages/scripts_to_block_1.html
       test/default_profiles/icecat_empty/extensions.json
Copyright: 2021,2022 Wojtek Kosior <koszko@koszko.org>
License: CC0

Files: test/profiles.py test/script_loader.py test/unit/conftest.py
       test/extension_crafting.py test/unit/utils.py
Copyright: 2021,2022 Wojtek Kosior <koszko@koszko.org>
License: GPL-3+
Comment: Wojtek Kosior promises not to sue even in case of violations
 of the license.

Files: test/proxy_core.py
Copyright: 2015, inaz2
   2021 jahoti <jahoti@tilde.team>
   2021 Wojtek Kosior <koszko@koszko.org>
License: BSD-3
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 .
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 .
 * Neither the name of proxy2 nor the names of its contributors may be used to
   endorse or promote products derived from this software without specific prior
   written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Comment: Wojtek Kosior promises not to sue even in case of violations
 of the license.

Files: licenses/*
Copyright: 2001, 2002, 2011-2013 Creative Commons
License: CC-BY-4.0

Files: licenses/alicense.txt
Copyright: 1988-1990 Regents of the University of California
   2021 Wojtek Kosior <koszko@koszko.org>
License: CC0 and public-domain

License: CC0
 See `licenses/cc0.txt'

Files: licenses/gpl-2.txt licenses/gpl-3.0.txt licenses/agpl-3.0.txt
Copyright: 2007 Free Software Foundation, Inc. <https://fsf.org/>
License: no-changing
 Everyone is permitted to copy and distribute verbatim copies of
 this license document, but changing it is not allowed.

License: GPL-3+-javascript
 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 the Free Software Foundation; either
 version 3 of the License, or (at your option) any later
 version.
 .
 As additional permission under GNU GPL version 3 section 7, you
 may distribute forms of that code without the copy of the GNU
 GPL normally required by section 4, provided you include this
 license notice and, in case of non-source distribution, a URL
 through which recipients can access the Corresponding Source.
 If you modify file(s) with this exception, you may extend this
 exception to your version of the file(s), but you are not
 obligated to do so. If you do not wish to do so, delete this
 exception statement from your version. If you delete this
 exception statement from all source files in the program, then
 also delete it here.
 .
 As a special exception to the GPL, any HTML file which merely
 makes function calls to this code, and for that purpose
 includes it by reference shall be deemed a separate work for
 copyright law purposes. If you modify this code, you may extend
 this exception to your version of the code, but you are not
 obligated to do so. If you do not wish to do so, delete this
 exception statement from your version. If you delete this
 exception statement from all source files in the program, then
 also delete it here.
 .
 You should have received a copy of the GNU General Public
 License along with this package; if not, you can get it from
 `https://www.gnu.org/licenses/gpl-3.0.html'.

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
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

License: AGPL-3+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation; either version 3 of
 the License, or (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Affero General Public License for more details.
 .
 You should have received a copy of the
 GNU Affero General Public License along with this program; if not,
 you can get it from  `https://www.gnu.org/licenses/agpl-3.0.html'.

License: CC-BY-SA-4.0
 See `licenses/cc-by-sa-4.0.txt'

License: CC-BY-4.0
 See `licenses/cc-by-4.0.txt'