Project

General

Profile

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

haketilo / copyright @ 1789f174

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: build.sh
10
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
11
   2021 jahoti <jahoti@tilde.team>
12
License: CC0
13

    
14
Files: common/misc.js content/main.js
15
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
16
   2021 jahoti <jahoti@tilde.team>
17
License: GPL-3+-javascript or Alicense-1.0
18

    
19
Files: icons/myext.png README.txt TODOS.org copyright
20
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
21
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
22

    
23
Files: *.html
24
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
25
   2021 Nicholas Johnson <nicholasjohnson@posteo.org>
26
License: GPL-3+ or Alicense-1.0 or CC-BY-SA-4.0
27

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

    
50
Files: background/nonce_store.js
51
Copyright: 2021 jahoti <jahoti@tilde.team>
52
License: GPL-3+-javascript or Alicense-1.0
53

    
54
Files: content/freezer.js
55
Copyright: 2005-2021 Giorgio Maone - https://maone.net
56
   2021 jahoti <jahoti@tilde.team>
57
License: GPL-2+
58

    
59
Files: licenses/*
60
Copyright: 2001, 2002, 2011-2013 Creative Commons
61
License: CC-BY-4.0
62

    
63
Files: licenses/alicense.txt
64
Copyright: 1988-1990 Regents of the University of California
65
   2021 Wojtek Kosior <koszko@koszko.org>
66
License: CC0 and public-domain
67

    
68
License: CC0
69
 See `licenses/cc0.txt'
70

    
71
Files: licenses/gpl-2.txt licenses/gpl-3.0.txt
72
Copyright: 2007 Free Software Foundation, Inc. <https://fsf.org/>
73
License: no-changing
74
 Everyone is permitted to copy and distribute verbatim copies of
75
 this license document, but changing it is not allowed.
76

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

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

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

    
132
License: CC-BY-SA-4.0
133
 See `licenses/cc-by-sa-4.0.txt'
134

    
135
License: CC-BY-4.0
136
 See `licenses/cc-by-4.0.txt'
(3-3/5)