Project

General

Profile

Download (7.6 KB) Statistics
| Branch: | Tag: | Revision:

haketilo / copyright @ 7796e554

1
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
Upstream-Name: Hachette
3
Source: https://git.koszko.org/browser-extension/
4

    
5
Files: *
6
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
7
License: GPL-3+-javascript or Alicense-1.0
8

    
9
Files: re-generate_icons.sh build.sh
10
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
11
   2021 jahoti <jahoti@tilde.team>
12
License: CC0
13

    
14
Files: icons/*
15
Copyright: 2017 David Lyons <https://openclipart.org/artist/davidblyons>
16
License: CC0 or CC-BY-SA-4.0
17

    
18
Files: background/policy_injector.js common/misc.js content/main.js
19
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
20
   2021 jahoti <jahoti@tilde.team>
21
License: GPL-3+-javascript or Alicense-1.0
22

    
23
Files: README.txt copyright
24
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
25
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
26

    
27
Files: *.html
28
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
29
   2021 Nicholas Johnson <nicholasjohnson@posteo.org>
30
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
31

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

    
54
Files: content/freezer.js
55
Copyright: 2005-2021 Giorgio Maone - https://maone.net
56
   2021 jahoti <jahoti@tilde.team>
57
License: GPL-2+
58

    
59
Files: test/proxy_core.py test/init.sh
60
Copyright: 2015, inaz2
61
   2021 jahoti <jahoti@tilde.team>
62
License: BSD-3
63
 Redistribution and use in source and binary forms, with or without
64
 modification, are permitted provided that the following conditions are met:
65
 .
66
 * Redistributions of source code must retain the above copyright notice, this
67
   list of conditions and the following disclaimer.
68
 .
69
 * Redistributions in binary form must reproduce the above copyright notice,
70
   this list of conditions and the following disclaimer in the documentation
71
   and/or other materials provided with the distribution.
72
 .
73
 * Neither the name of proxy2 nor the names of its
74
   contributors may be used to endorse or promote products derived from
75
   this software without specific prior written permission.
76
 .
77
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
78
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
79
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
80
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
81
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
82
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
83
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
84
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
85
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
86
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
87

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

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

    
97
License: CC0
98
 See `licenses/cc0.txt'
99

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

    
106
License: GPL-3+-javascript
107
 This program is free software; you can redistribute it
108
 and/or modify it under the terms of the GNU General Public
109
 License as published by the Free Software Foundation; either
110
 version 3 of the License, or (at your option) any later
111
 version.
112
 .
113
 As additional permission under GNU GPL version 3 section 7, you
114
 may distribute forms of that code without the copy of the GNU
115
 GPL normally required by section 4, provided you include this
116
 license notice and, in case of non-source distribution, a URL
117
 through which recipients can access the Corresponding Source.
118
 If you modify file(s) with this exception, you may extend this
119
 exception to your version of the file(s), but you are not
120
 obligated to do so. If you do not wish to do so, delete this
121
 exception statement from your version. If you delete this
122
 exception statement from all source files in the program, then
123
 also delete it here.
124
 .
125
 As a special exception to the GPL, any HTML file which merely
126
 makes function calls to this code, and for that purpose
127
 includes it by reference shall be deemed a separate work for
128
 copyright law purposes. If you modify this code, you may extend
129
 this exception to your version of the code, but you are not
130
 obligated to do so. If you do not wish to do so, delete this
131
 exception statement from your version.
132
 .
133
 You should have received a copy of the GNU General Public
134
 License along with this package; if not, you can get it from
135
 `https://www.gnu.org/licenses/gpl-3.0.html'.
136

    
137
License: Alicense-1.0
138
 You can use and redistribute this program with or without
139
 modification under then terms of "A" license version 1.0. You
140
 should have received a copy of "A" license along with this
141
 program. If not, you can get it from
142
 `https://koszko.org/alicense.txt'.
143
 Also see `https://koszko.org/en/articles/my-new-license.html'
144
 for more explanation.
145

    
146
License: GPL-2+
147
 This program is free software; you can redistribute it and/or modify
148
 it under the terms of the GNU General Public License as published by
149
 the Free Software Foundation; either version 2 of the License, or
150
 (at your option) any later version.
151
 .
152
 This program is distributed in the hope that it will be useful,
153
 but WITHOUT ANY WARRANTY; without even the implied warranty of
154
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
155
 GNU General Public License for more details.
156
 .
157
 You should have received a copy of the GNU General Public License
158
 along with this program; if not, write to the Free Software
159
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
160

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

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

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