Project

General

Profile

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

haketilo / copyright @ a43c3fe2

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: html/reset.css
40
Copyright: 2008,2011 Eric A. Meyer
41
License: public-domain
42
 This stylesheet has been place in public domain by its author.
43

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

    
66
Files: content/freezer.js
67
Copyright: 2005-2021 Giorgio Maone - https://maone.net
68
   2021 jahoti <jahoti@tilde.team>
69
License: GPL-2+
70

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

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

    
80
License: CC0
81
 See `licenses/cc0.txt'
82

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

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

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

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

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

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