Project

General

Profile

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

haketilo / copyright @ 6b53d6c8

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: *.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: background/stream_filter.js
24
Copyright: 2018 Giorgio Maone <giorgio@maone.net>
25
   2021 Wojtek Kosior <koszko@koszko.org>
26
License: GPL-3+-javascript or Alicense-1.0, and GPL-3+
27
Comment: Code by Wojtek is dual-licensed under GPL-3+-javascript and
28
 Alicense-1.0. Giorgio's code is under GPL-3+.
29

    
30
Files: *.html README.txt copyright
31
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
32
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
33

    
34
Files: html/base.css
35
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
36
   2021 Nicholas Johnson <nicholasjohnson@posteo.org>
37
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
38

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

    
61
Files: content/freezer.js
62
Copyright: 2005-2021 Giorgio Maone - https://maone.net
63
   2021 jahoti <jahoti@tilde.team>
64
License: GPL-2+
65

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

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

    
75
License: CC0
76
 See `licenses/cc0.txt'
77

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

    
84
License: GPL-3+-javascript
85
 This program is free software; you can redistribute it
86
 and/or modify it under the terms of the GNU General Public
87
 License as published by the Free Software Foundation; either
88
 version 3 of the License, or (at your option) any later
89
 version.
90
 .
91
 As additional permission under GNU GPL version 3 section 7, you
92
 may distribute forms of that code without the copy of the GNU
93
 GPL normally required by section 4, provided you include this
94
 license notice and, in case of non-source distribution, a URL
95
 through which recipients can access the Corresponding Source.
96
 If you modify file(s) with this exception, you may extend this
97
 exception to your version of the file(s), but you are not
98
 obligated to do so. If you do not wish to do so, delete this
99
 exception statement from your version. If you delete this
100
 exception statement from all source files in the program, then
101
 also delete it here.
102
 .
103
 As a special exception to the GPL, any HTML file which merely
104
 makes function calls to this code, and for that purpose
105
 includes it by reference shall be deemed a separate work for
106
 copyright law purposes. If you modify this code, you may extend
107
 this exception to your version of the code, but you are not
108
 obligated to do so. If you do not wish to do so, delete this
109
 exception statement from your version.
110
 .
111
 You should have received a copy of the GNU General Public
112
 License along with this package; if not, you can get it from
113
 `https://www.gnu.org/licenses/gpl-3.0.html'.
114

    
115
License: Alicense-1.0
116
 You can use and redistribute this program with or without
117
 modification under then terms of "A" license version 1.0. You
118
 should have received a copy of "A" license along with this
119
 program. If not, you can get it from
120
 `https://koszko.org/alicense.txt'.
121
 Also see `https://koszko.org/en/articles/my-new-license.html'
122
 for more explanation.
123

    
124
License: GPL-2+
125
 This program is free software; you can redistribute it and/or modify
126
 it under the terms of the GNU General Public License as published by
127
 the Free Software Foundation; either version 2 of the License, or
128
 (at your option) any later version.
129
 .
130
 This program is distributed in the hope that it will be useful,
131
 but WITHOUT ANY WARRANTY; without even the implied warranty of
132
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
133
 GNU General Public License for more details.
134
 .
135
 You should have received a copy of the GNU General Public License
136
 along with this program; if not, write to the Free Software
137
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
138

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

    
142
License: CC-BY-4.0
143
 See `licenses/cc-by-4.0.txt'
(3-3/8)