1
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
2
|
Upstream-Name: Myext
|
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: manifest.json
|
10
|
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
|
11
|
2021 jahoti <jahoti@tilde.team>
|
12
|
License: GPL-3+-javascript or Alicense-1.0
|
13
|
|
14
|
Files: icons/myext.png README.txt TODOS.org copyright
|
15
|
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
|
16
|
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
|
17
|
|
18
|
Files: *.html
|
19
|
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
|
20
|
2021 Nicholas Johnson <nicholasjohnson@posteo.org>
|
21
|
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
|
22
|
|
23
|
Files: common/sha256.js
|
24
|
Copyright: 2014-2017 Chen, Yi-Cyuan <emn178@gmail.com>
|
25
|
License: Expat
|
26
|
Permission is hereby granted, free of charge, to any person obtaining
|
27
|
a copy of this software and associated documentation files (the
|
28
|
"Software"), to deal in the Software without restriction, including
|
29
|
without limitation the rights to use, copy, modify, merge, publish,
|
30
|
distribute, sublicense, and/or sell copies of the Software, and to
|
31
|
permit persons to whom the Software is furnished to do so, subject to
|
32
|
the following conditions:
|
33
|
.
|
34
|
The above copyright notice and this permission notice shall be
|
35
|
included in all copies or substantial portions of the Software.
|
36
|
.
|
37
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
38
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
39
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
40
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
41
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
42
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
43
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
44
|
|
45
|
Files: licenses/*
|
46
|
Copyright: 2001, 2002, 2011-2013 Creative Commons
|
47
|
License: CC-BY-4.0
|
48
|
|
49
|
Files: licenses/alicense.txt
|
50
|
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
|
51
|
License: CC0
|
52
|
See `licenses/cc0.txt'
|
53
|
|
54
|
Files: licenses/gpl-3.0.txt
|
55
|
Copyright: 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
56
|
License: no-changing
|
57
|
Everyone is permitted to copy and distribute verbatim copies of
|
58
|
this license document, but changing it is not allowed.
|
59
|
|
60
|
License: GPL-3+-javascript
|
61
|
This program is free software; you can redistribute it
|
62
|
and/or modify it under the terms of the GNU General Public
|
63
|
License as published by the Free Software Foundation; either
|
64
|
version 3 of the License, or (at your option) any later
|
65
|
version.
|
66
|
.
|
67
|
As additional permission under GNU GPL version 3 section 7, you
|
68
|
may distribute forms of that code without the copy of the GNU
|
69
|
GPL normally required by section 4, provided you include this
|
70
|
license notice and, in case of non-source distribution, a URL
|
71
|
through which recipients can access the Corresponding Source.
|
72
|
If you modify file(s) with this exception, you may extend this
|
73
|
exception to your version of the file(s), but you are not
|
74
|
obligated to do so. If you do not wish to do so, delete this
|
75
|
exception statement from your version. If you delete this
|
76
|
exception statement from all source files in the program, then
|
77
|
also delete it here.
|
78
|
.
|
79
|
As a special exception to the GPL, any HTML file which merely
|
80
|
makes function calls to this code, and for that purpose
|
81
|
includes it by reference shall be deemed a separate work for
|
82
|
copyright law purposes. In addition, the copyright holders of
|
83
|
this code give you permission to combine this code with free
|
84
|
software libraries that are released under the GNU LGPL. You
|
85
|
may copy and distribute such a system following the terms of
|
86
|
the GNU GPL for this code and the LGPL for the libraries. If
|
87
|
you modify this code, you may extend this exception to your
|
88
|
version of the code, but you are not obligated to do so. If
|
89
|
you do not wish to do so, delete this exception statement
|
90
|
from your version.
|
91
|
.
|
92
|
You should have received a copy of the GNU General Public
|
93
|
License along with this package; if not, you can get it from
|
94
|
`https://www.gnu.org/licenses/gpl-3.0.html'.
|
95
|
|
96
|
License: Alicense-1.0
|
97
|
You can use and redistribute this program with or without
|
98
|
modification under then terms of "A" license version 1.0. You
|
99
|
should have received a copy of "A" license along with this
|
100
|
program. If not, you can get it from
|
101
|
`https://koszko.org/alicense.txt'.
|
102
|
Also see `https://koszko.org/en/articles/my-new-license.html'
|
103
|
for more explanation.
|
104
|
|
105
|
License: CC-BY-SA-4.0
|
106
|
See `licenses/cc-by-sa-4.0.txt'
|
107
|
|
108
|
License: CC-BY-4.0
|
109
|
See `licenses/cc-by-4.0.txt'
|