1
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
2
|
Upstream-Name: Haketilo
|
3
|
Source: https://git.koszko.org/browser-extension/
|
4
|
|
5
|
Files: *
|
6
|
Copyright: 2021,2022 Wojtek Kosior <koszko@koszko.org>
|
7
|
License: GPL-3+-javascript
|
8
|
Comment: Wojtek Kosior promises not to sue even in case of violations
|
9
|
of the license.
|
10
|
|
11
|
Files: *.sh default_settings.json Makefile.in compute_scripts.awk
|
12
|
common/browser.js pytest.ini README.md copyright
|
13
|
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
|
14
|
License: CC0
|
15
|
|
16
|
Files: configure write_makefile.sh
|
17
|
Copyright: 2021 jahoti <jahoti@tilde.team>
|
18
|
License: CC0
|
19
|
|
20
|
Files: icons/*
|
21
|
Copyright: 2017 David Lyons <https://openclipart.org/artist/davidblyons>
|
22
|
License: CC0 or CC-BY-SA-4.0
|
23
|
|
24
|
Files: background/policy_injector.js common/misc.js content/main.js
|
25
|
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
|
26
|
2021 jahoti <jahoti@tilde.team>
|
27
|
License: GPL-3+-javascript
|
28
|
Comment: Wojtek Kosior promises not to sue even in case of violations
|
29
|
of the license.
|
30
|
|
31
|
Files: background/stream_filter.js
|
32
|
Copyright: 2018 Giorgio Maone <giorgio@maone.net>
|
33
|
2021 Wojtek Kosior <koszko@koszko.org>
|
34
|
License: GPL-3+-javascript and GPL-3+
|
35
|
Comment: Code by Wojtek is licensed under GPL-3+-javascript and
|
36
|
Giorgio's code is under GPL-3+.
|
37
|
.
|
38
|
Wojtek Kosior promises not to sue even in case of violations of the
|
39
|
license.
|
40
|
|
41
|
Files: html/*.html html/*.css
|
42
|
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
|
43
|
License: GPL-3+ or CC-BY-SA-4.0
|
44
|
Comment: Wojtek Kosior promises not to sue even in case of violations
|
45
|
of the license.
|
46
|
|
47
|
Files: html/reset.css
|
48
|
Copyright: 2008,2011 Eric A. Meyer
|
49
|
License: public-domain
|
50
|
This stylesheet has been place in public domain by its author.
|
51
|
|
52
|
Files: common/sha256.js
|
53
|
Copyright: 2014-2017 Chen, Yi-Cyuan <emn178@gmail.com>
|
54
|
License: Expat
|
55
|
Permission is hereby granted, free of charge, to any person obtaining
|
56
|
a copy of this software and associated documentation files (the
|
57
|
"Software"), to deal in the Software without restriction, including
|
58
|
without limitation the rights to use, copy, modify, merge, publish,
|
59
|
distribute, sublicense, and/or sell copies of the Software, and to
|
60
|
permit persons to whom the Software is furnished to do so, subject to
|
61
|
the following conditions:
|
62
|
.
|
63
|
The above copyright notice and this permission notice shall be
|
64
|
included in all copies or substantial portions of the Software.
|
65
|
.
|
66
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
67
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
68
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
69
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
70
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
71
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
72
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
73
|
|
74
|
Files: test/*
|
75
|
Copyright: 2021 jahoti <jahoti@tilde.team>
|
76
|
2021 Wojtek Kosior <koszko@koszko.org>
|
77
|
License: AGPL-3+
|
78
|
Comment: Wojtek Kosior promises not to sue even in case of violations
|
79
|
of the license.
|
80
|
|
81
|
Files: test/__init__.py test/unit/* test/data/pages/scripts_to_block_1.html
|
82
|
test/default_profiles/icecat_empty/extensions.json
|
83
|
Copyright: 2021,2022 Wojtek Kosior <koszko@koszko.org>
|
84
|
License: CC0
|
85
|
|
86
|
Files: test/profiles.py test/script_loader.py test/unit/conftest.py
|
87
|
test/extension_crafting.py test/unit/utils.py
|
88
|
Copyright: 2021,2022 Wojtek Kosior <koszko@koszko.org>
|
89
|
License: GPL-3+
|
90
|
Comment: Wojtek Kosior promises not to sue even in case of violations
|
91
|
of the license.
|
92
|
|
93
|
Files: test/proxy_core.py
|
94
|
Copyright: 2015, inaz2
|
95
|
2021 jahoti <jahoti@tilde.team>
|
96
|
2021 Wojtek Kosior <koszko@koszko.org>
|
97
|
License: BSD-3
|
98
|
Redistribution and use in source and binary forms, with or without
|
99
|
modification, are permitted provided that the following conditions are met:
|
100
|
.
|
101
|
* Redistributions of source code must retain the above copyright notice, this
|
102
|
list of conditions and the following disclaimer.
|
103
|
.
|
104
|
* Redistributions in binary form must reproduce the above copyright notice,
|
105
|
this list of conditions and the following disclaimer in the documentation
|
106
|
and/or other materials provided with the distribution.
|
107
|
.
|
108
|
* Neither the name of proxy2 nor the names of its contributors may be used to
|
109
|
endorse or promote products derived from this software without specific prior
|
110
|
written permission.
|
111
|
.
|
112
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
113
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
114
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
115
|
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
116
|
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
117
|
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
118
|
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
119
|
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
120
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
121
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
122
|
Comment: Wojtek Kosior promises not to sue even in case of violations
|
123
|
of the license.
|
124
|
|
125
|
Files: licenses/*
|
126
|
Copyright: 2001, 2002, 2011-2013 Creative Commons
|
127
|
License: CC-BY-4.0
|
128
|
|
129
|
Files: licenses/alicense.txt
|
130
|
Copyright: 1988-1990 Regents of the University of California
|
131
|
2021 Wojtek Kosior <koszko@koszko.org>
|
132
|
License: CC0 and public-domain
|
133
|
|
134
|
License: CC0
|
135
|
See `licenses/cc0.txt'
|
136
|
|
137
|
Files: licenses/gpl-2.txt licenses/gpl-3.0.txt licenses/agpl-3.0.txt
|
138
|
Copyright: 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
139
|
License: no-changing
|
140
|
Everyone is permitted to copy and distribute verbatim copies of
|
141
|
this license document, but changing it is not allowed.
|
142
|
|
143
|
License: GPL-3+-javascript
|
144
|
This program is free software; you can redistribute it
|
145
|
and/or modify it under the terms of the GNU General Public
|
146
|
License as published by the Free Software Foundation; either
|
147
|
version 3 of the License, or (at your option) any later
|
148
|
version.
|
149
|
.
|
150
|
As additional permission under GNU GPL version 3 section 7, you
|
151
|
may distribute forms of that code without the copy of the GNU
|
152
|
GPL normally required by section 4, provided you include this
|
153
|
license notice and, in case of non-source distribution, a URL
|
154
|
through which recipients can access the Corresponding Source.
|
155
|
If you modify file(s) with this exception, you may extend this
|
156
|
exception to your version of the file(s), but you are not
|
157
|
obligated to do so. If you do not wish to do so, delete this
|
158
|
exception statement from your version. If you delete this
|
159
|
exception statement from all source files in the program, then
|
160
|
also delete it here.
|
161
|
.
|
162
|
As a special exception to the GPL, any HTML file which merely
|
163
|
makes function calls to this code, and for that purpose
|
164
|
includes it by reference shall be deemed a separate work for
|
165
|
copyright law purposes. If you modify this code, you may extend
|
166
|
this exception to your version of the code, but you are not
|
167
|
obligated to do so. If you do not wish to do so, delete this
|
168
|
exception statement from your version. If you delete this
|
169
|
exception statement from all source files in the program, then
|
170
|
also delete it here.
|
171
|
.
|
172
|
You should have received a copy of the GNU General Public
|
173
|
License along with this package; if not, you can get it from
|
174
|
`https://www.gnu.org/licenses/gpl-3.0.html'.
|
175
|
|
176
|
License: GPL-2+
|
177
|
This program is free software; you can redistribute it and/or modify
|
178
|
it under the terms of the GNU General Public License as published by
|
179
|
the Free Software Foundation; either version 2 of the License, or
|
180
|
(at your option) any later version.
|
181
|
.
|
182
|
This program is distributed in the hope that it will be useful,
|
183
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
184
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
185
|
GNU General Public License for more details.
|
186
|
.
|
187
|
You should have received a copy of the GNU General Public License
|
188
|
along with this program; if not, write to the Free Software
|
189
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
190
|
|
191
|
License: AGPL-3+
|
192
|
This program is free software; you can redistribute it and/or modify
|
193
|
it under the terms of the GNU Affero General Public License as
|
194
|
published by the Free Software Foundation; either version 3 of
|
195
|
the License, or (at your option) any later version.
|
196
|
.
|
197
|
This program is distributed in the hope that it will be useful,
|
198
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
199
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
200
|
GNU Affero General Public License for more details.
|
201
|
.
|
202
|
You should have received a copy of the
|
203
|
GNU Affero General Public License along with this program; if not,
|
204
|
you can get it from `https://www.gnu.org/licenses/agpl-3.0.html'.
|
205
|
|
206
|
License: CC-BY-SA-4.0
|
207
|
See `licenses/cc-by-sa-4.0.txt'
|
208
|
|
209
|
License: CC-BY-4.0
|
210
|
See `licenses/cc-by-4.0.txt'
|