Project

General

Profile

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

haketilo / copyright @ 704f2da0

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/*.css
35
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
36
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
37

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

    
43
Files: html/reset.css
44
Copyright: 2008,2011 Eric A. Meyer
45
License: public-domain
46
 This stylesheet has been place in public domain by its author.
47

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

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

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

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

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

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

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

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

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

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