File: copyright

package info (click to toggle)
antic 0.2.5%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 920 kB
  • sloc: ansic: 8,230; sh: 537; makefile: 174; python: 134
file content (160 lines) | stat: -rw-r--r-- 4,190 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: antic
Upstream-Contact: William Hart
Source: https://github.com/wbhart/antic
Files-Excluded:
 .build_dependencies
 .check_post_install
 .gitignore
 .travis.yml

Files: *
Copyright:
 2010-2021 William Hart
License: LGPL-2.1+

Files:
 nf_elem/get_fmpz_mod_poly.c
 nf_elem/get_nmod_poly.c
 nf_elem/mod_fmpz.c
 nf_elem/rep_mat.c
 nf_elem/rep_mat_fmpz_mat_den.c
 nf_elem/test/t-get_fmpz_mod_poly.c
 nf_elem/test/t-get_nmod_poly.c
 nf_elem/test/t-mod_fmpz.c
 nf_elem/test/t-mul_gen.c
 nf_elem/test/t-rep_mat.c
 nf_elem/test/t-rep_mat_fmpz_mat_den.c
 nf_elem/test/t-set_coeff_num_fmpz.c
Copyright: 2018, Tommy Hofmann
License: LGPL-2.1+

Files:
 nf/clear.c
 nf/init.c
 nf_elem/clear.c
 nf_elem/init.c
 nf_elem/print_pretty.c
 nf_elem/randtest.c
Copyright:
 2013-2015 William Hart
 2013 Fredrik Johansson
License: LGPL-2.1+

Files:
 nf/init_randtest.c
 nf_elem/test/t-equal_fmpz_fmpq.c
 nf_elem/test/t-is_rational_integer.c
 nf_elem/test/t-mul_div_fmpq.c
 nf_elem/test/t-set_equal_si_ui.c
Copyright:
 2018-2020 Vincent Delecroix
License: LGPL-2.1+

Files:
 nf_elem/profile/nf_elem_mul.m
 nf_elem/profile/nf_elem_norm.m
 nf_elem/profile/nf_elem_trace.m
Copyright:
 2007 David Harvey, Bill Hart
License: GPL-2+

Files:
 qfb/nucomp.c
 qfb/nudupl.c
Copyright:
 2020 Chia Network Inc
 2012 William Hart
License: LGPL-2.1+

Files:
 nf_elem/get_fmpz_mat_row.c
 nf_elem/set_fmpz_mat_row.c
Copyright:
 2015 Claus Fieker
 2014 William Hart
 2011 Fredrik Johansson
 2010 Sebastian Pancratz
License: LGPL-2.1+

Files:
 nf/print.c
 nf/test_multiplier.c
Copyright:
 2013,2016 Fredrik Johansson
License: LGPL-2.1+

Files:
 nf_elem/add.c
 nf_elem/sub.c
Copyright:
 2014 William Hart
 2011 Fredrik Johansson
 2010 Sebastian Pancratz
License: LGPL-2.1+

Files:
 nf_elem/norm_div.c
Copyright:
 2015 Claus Fieker
 2014 William Hart
License: LGPL-2.1+

Files:
 nf_elem/pow.c
Copyright:
 2014 William Hart
 2010 Sebastian Pancratz
License: LGPL-2.1+

Files: configure
Copyright:
 2017 Vincent Delecroix
 2012 Jan Engelhardt, William Hart, Jean-Pierre Flori, Thomas DuBuisson
 2011 William Hart
 2007 Robert Bradshaw, William Hart, William Stein, Michael Abshoff
License: public-domain
 This file is public domain and come with NO WARRANTY of any kind.
Comment:
 This file is meant to be the generic configure script generally
 generated with autotools. As such it contains generic material.

Files: debian/*
Copyright:
 2022 Jerome Benoit <calculus@rezozer.net>
License: GPL-2+

License: LGPL-2.1+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 2.1, or (at your option)
 any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License along
 with this program; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: GPL-2+
 This package 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 2 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.