Adding debian version 1.3.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
99a6be27f1
commit
aa401420b3
8 changed files with 147 additions and 0 deletions
73
debian/copyright
vendored
Normal file
73
debian/copyright
vendored
Normal file
|
@ -0,0 +1,73 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: cryptopANT
|
||||
Upstream-Contact: Yuri Pradkin <yuri@isi.edu>
|
||||
Source: https://ant.isi.edu/software/cryptopANT/
|
||||
|
||||
Files: *
|
||||
Copyright: 2004-2024 University of Southern California <ant@isi.edu>
|
||||
License: GPL-2
|
||||
|
||||
Files: m4/ax_append_flag.m4
|
||||
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
|
||||
2011 Maarten Bosmans <mkbosmans@gmail.com>
|
||||
License: PD
|
||||
|
||||
Files: m4/ax_cflags_warn_all.m4
|
||||
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
|
||||
2010 Rhys Ulerich <rhys.ulerich@gmail.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: m4/ax_require_defined.m4
|
||||
Copyright: 2014 Mike Frysinger <vapier@gentoo.org>
|
||||
License: PD
|
||||
|
||||
Files: m4/libtool.m4
|
||||
Copyright: 1996-2022 Free Software Foundation, Inc.
|
||||
License: PD
|
||||
|
||||
Files: m4/lt*
|
||||
Copyright: 2004-2022 Free Software Foundation, Inc.
|
||||
License: PD
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2024 Daniel Baumann <daniel@debian.org>
|
||||
License: GPL-2
|
||||
|
||||
License: GPL-2
|
||||
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 2 of the License.
|
||||
.
|
||||
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 General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
.
|
||||
The complete text of the GNU General Public License
|
||||
can be found in /usr/share/common-licenses/GPL-2 file.
|
||||
|
||||
License: GPL-3+
|
||||
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 of the License, 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 General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
.
|
||||
The complete text of the GNU General Public License
|
||||
can be found in /usr/share/common-licenses/GPL-3 file.
|
||||
|
||||
License: PD
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue