File: copyright

package info (click to toggle)
libsecp256k1 0.1~20210108-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,324 kB
  • sloc: ansic: 17,128; asm: 724; makefile: 162; sh: 94
file content (105 lines) | stat: -rw-r--r-- 2,715 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: https://github.com/bitcoin/secp256k1/issues
Upstream-Name: secp256k1
Source: https://github.com/bitcoin/secp256k1

Files:
 contrib/*.c
 contrib/*.h
 src/*.c
 src/*.h
Copyright:
  2013-2020, Andrew Poelstra
  2013-2015, Cory Fields
  2013-2014, Diederik Huys
  2013-2015,2020, Gregory Maxwell
  2013-2014,2017-2020, Jonas Nick
  2013-2015,2017,2020, Pieter Wuille <pieter.wuille@gmail.com>
  2013-2015, Thomas Daede
License-Grant:
 Distributed under the MIT software license,
 see the accompanying file COPYING
 or <http://www.opensource.org/licenses/mit-license.php>.
License: Expat

Files:
 build-aux/m4/ax_*.m4
Copyright:
  2008, Don Anderson <dda@sleepycat.com>
  2008, Paolo Bonzini <bonzini@gnu.org>
License: FSFAP

Files:
 */.gitignore
 */Makefile.am.include
 include/*.h
 sage/*.sage
 .travis.yml
 autogen.sh
 build-aux/m4/bitcoin_secp.m4
 configure.ac
 contrib/travis.sh
 COPYING
 libsecp256k1.pc.in
 Makefile.am
 README.md
 SECURITY.md
Copyright: None
License: None
Comment:
 These files seem authored by main upstream authors,
 and copyright and license is therefore assumed
 (to the extend required)
 to be same as generally for this project
 (see topmost Files section).

Files:
 src/asm/field_10x26_arm.s
Copyright:
  2014, Wladimir J. van der Laan
License: Expat

Files:
 debian/*
Copyright:
  2016-2020, Jonas Smedegaard <js@debian.org>
License-Grant:
 This program is free software;
 you can redistribute it and/or modify it
 under the terms of the GNU General Public License
 as published by the Free Software Foundation;
 either version 3,
 or (at your option) any later version.
License: GPL-3+

Files:
 debian/patches/*
Copyright:
  2016-2017,2019, Jonas Smedegaard <js@debian.org>
License: Expat

License: Expat
 Permission is hereby granted, free of charge,
 to any person obtaining a copy
 of this software and associated documentation files
 (the "Software"),
 to deal in the Software without restriction,
 including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice
 shall be included
 in all copies or substantial portions of the Software.

License: FSFAP
 Copying and distribution of this file,
 with or without modification,
 are permitted in any medium without royalty
 provided the copyright notice and this notice are preserved.
 This file is offered as-is, without any warranty.

License: GPL-3+
License-Reference: /usr/share/common-licenses/GPL-3