Project

General

Profile

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

haketilo / copyright @ edbbe400

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: content/freezer.js
46
Copyright: 2005-2021 Giorgio Maone - https://maone.net
47
   2021 jahoti <jahoti@tilde.team>
48
License: GPL-2+
49

    
50
Files: licenses/*
51
Copyright: 2001, 2002, 2011-2013 Creative Commons
52
License: CC-BY-4.0
53

    
54
Files: licenses/alicense.txt
55
Copyright: 1988-1990 Regents of the University of California
56
   2021 Wojtek Kosior <koszko@koszko.org>
57
License: CC0 and public-domain
58

    
59
License: CC0
60
 See `licenses/cc0.txt'
61

    
62
Files: licenses/gpl-2.txt licenses/gpl-3.0.txt
63
Copyright: 2007 Free Software Foundation, Inc. <https://fsf.org/>
64
License: no-changing
65
 Everyone is permitted to copy and distribute verbatim copies of
66
 this license document, but changing it is not allowed.
67

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

    
99
License: Alicense-1.0
100
 You can use and redistribute this program with or without
101
 modification under then terms of "A" license version 1.0. You
102
 should have received a copy of "A" license along with this
103
 program. If not, you can get it from
104
 `https://koszko.org/alicense.txt'.
105
 Also see `https://koszko.org/en/articles/my-new-license.html'
106
 for more explanation.
107

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

    
123
License: CC-BY-SA-4.0
124
 See `licenses/cc-by-sa-4.0.txt'
125

    
126
License: CC-BY-4.0
127
 See `licenses/cc-by-4.0.txt'
(3-3/4)