Project

General

Profile

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

haketilo / copyright @ 1ca1357d

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 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
12
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
13
License: CC0
14

    
15
Files: configure Makefile.in write_makefile.sh
16
Copyright: 2021 jahoti <jahoti@tilde.team>
17
License: CC0
18

    
19
Files: icons/*
20
Copyright: 2017 David Lyons <https://openclipart.org/artist/davidblyons>
21
License: CC0 or CC-BY-SA-4.0
22

    
23
Files: background/policy_injector.js common/misc.js content/main.js
24
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
25
   2021 jahoti <jahoti@tilde.team>
26
License: GPL-3+-javascript
27
Comment: Wojtek Kosior promises not to sue even in case of violations
28
 of the license.
29

    
30
Files: background/stream_filter.js
31
Copyright: 2018 Giorgio Maone <giorgio@maone.net>
32
   2021 Wojtek Kosior <koszko@koszko.org>
33
License: GPL-3+-javascript and GPL-3+
34
Comment: Code by Wojtek is licensed under GPL-3+-javascript and
35
 Giorgio's code is under GPL-3+.
36
 .
37
 Wojtek Kosior promises not to sue even in case of violations of the
38
 license.
39

    
40
Files: *.html README.txt copyright
41
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
42
License: GPL-3+ or CC-BY-SA-4.0
43
Comment: Wojtek Kosior promises not to sue even in case of violations
44
 of the license.
45

    
46
Files: html/*.css
47
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
48
License: GPL-3+ or CC-BY-SA-4.0
49
Comment: Wojtek Kosior promises not to sue even in case of violations
50
 of the license.
51

    
52
Files: html/base.css
53
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
54
   2021 Nicholas Johnson <nicholasjohnson@posteo.org>
55
License: GPL-3+ or CC-BY-SA-4.0
56
Comment: Wojtek Kosior promises not to sue even in case of violations
57
 of the license.
58

    
59
Files: html/reset.css
60
Copyright: 2008,2011 Eric A. Meyer
61
License: public-domain
62
 This stylesheet has been place in public domain by its author.
63

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

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

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

    
95
License: CC0
96
 See `licenses/cc0.txt'
97

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

    
104
License: GPL-3+-javascript
105
 This program is free software; you can redistribute it
106
 and/or modify it under the terms of the GNU General Public
107
 License as published by the Free Software Foundation; either
108
 version 3 of the License, or (at your option) any later
109
 version.
110
 .
111
 As additional permission under GNU GPL version 3 section 7, you
112
 may distribute forms of that code without the copy of the GNU
113
 GPL normally required by section 4, provided you include this
114
 license notice and, in case of non-source distribution, a URL
115
 through which recipients can access the Corresponding Source.
116
 If you modify file(s) with this exception, you may extend this
117
 exception to your version of the file(s), but you are not
118
 obligated to do so. If you do not wish to do so, delete this
119
 exception statement from your version. If you delete this
120
 exception statement from all source files in the program, then
121
 also delete it here.
122
 .
123
 As a special exception to the GPL, any HTML file which merely
124
 makes function calls to this code, and for that purpose
125
 includes it by reference shall be deemed a separate work for
126
 copyright law purposes. If you modify this code, you may extend
127
 this exception to your version of the code, but you are not
128
 obligated to do so. If you do not wish to do so, delete this
129
 exception statement from your version. If you delete this
130
 exception statement from all source files in the program, then
131
 also delete it here.
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: GPL-2+
138
 This program is free software; you can redistribute it and/or modify
139
 it under the terms of the GNU General Public License as published by
140
 the Free Software Foundation; either version 2 of the License, or
141
 (at your option) any later version.
142
 .
143
 This program is distributed in the hope that it will be useful,
144
 but WITHOUT ANY WARRANTY; without even the implied warranty of
145
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
146
 GNU General Public License for more details.
147
 .
148
 You should have received a copy of the GNU General Public License
149
 along with this program; if not, write to the Free Software
150
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
151

    
152
License: CC-BY-SA-4.0
153
 See `licenses/cc-by-sa-4.0.txt'
154

    
155
License: CC-BY-4.0
156
 See `licenses/cc-by-4.0.txt'
(6-6/13)