Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: osmo-tetra
Source: https://gitea.osmocom.org/tetra/osmo-tetra

Files: *
Copyright: 2010-2016 by Harald Welte laforge@gnumonks.org
           2023, Midnight Blue B.V.
           2011, Holger Hans Peter Freyther
           2011, Sylvain Munaut <tnt@246tNt.com>
           2012, Dimitri Stolnikov <horiz0n@gmx.net>
           2014, Jacek Lipkowski <sq5bpf@lipkowski.org>
           2002, Jeff Dike
           2005-2007, Free Software Foundation, Inc.
           2009, KA1RBI
License: AGPL-3+

Files: src/Makefile
 src/demod/fcdp-tetra_demod.py
 src/demod/fcdp-tetra_demod_fft.py
 src/demod/simdemod3.grc
 src/demod/telive_1ch_simple_gr310_udp.grc
 src/receiver1
 src/receiver2
 src/tetra-rx-tests.sh
 src/tuntap.c
 src/tuntap.h
Copyright: NONE
License: GPL-3+

Files: src/conv_enc_test.c
 src/float_to_bits.c
 src/lower_mac/tch_reordering.c
 src/lower_mac/tetra_conv_enc.c
 src/lower_mac/tetra_interleave.c
 src/lower_mac/tetra_lower_mac.c
 src/lower_mac/tetra_rm3014.c
 src/lower_mac/tetra_scramb.c
 src/lower_mac/tetra_conv_enc.h
 src/lower_mac/tetra_interleave.h
 src/lower_mac/tetra_rm3014.h
 src/lower_mac/tetra_scramb.h
 src/phy/*
 src/testpdu.c
 src/testpdu.h
 src/tetra-rx.c
 src/tetra_cmce_pdu.c
 src/tetra_common.c
 src/tetra_llc.c
 src/tetra_llc_pdu.c
 src/tetra_mac_pdu.c
 src/tetra_mle_pdu.c
 src/tetra_mm_pdu.c
 src/tetra_sndcp_pdu.c
 src/tetra_tdma.c
 src/tetra_upper_mac.c
 src/tetra_cmce_pdu.h
 src/tetra_common.h
 src/tetra_gsmtap.c
 src/tetra_gsmtap.h
 src/tetra_llc.h
 src/tetra_llc_pdu.h
 src/tetra_mac_pdu.h
 src/tetra_mle.c
 src/tetra_mle.h
 src/tetra_mle_pdu.h
 src/tetra_mm_pdu.h
 src/tetra_prim.h
 src/tetra_sndcp_pdu.h
 src/tetra_tdma.h
 src/tetra_upper_mac.h
Copyright: 2011, Harald Welte <laforge@gnumonks.org>
License: GPL-3+

Files: src/crypto/*
Copyright: 2023, Midnight Blue B.V.
License: AGPL-3+

Files: src/crc_test.c
 src/lower_mac/crc_simple.c
 src/lower_mac/crc_simple.h
Copyright: 2011, Holger Hans Peter Freyther
License: AGPL-3+

Files: src/lower_mac/viterbi_cch.c
 src/lower_mac/viterbi_tch.c
 src/lower_mac/viterbi.c
 src/lower_mac/viterbi.h
 src/lower_mac/viterbi_cch.h
 src/lower_mac/viterbi_tch.h
Copyright: 2011, Sylvain Munaut <tnt@246tNt.com>
License: AGPL-3+

Files: src/demod/simdemod3.py
 src/demod/telive_1ch_simple_gr310_udp.py
Copyright: Jacek Lipkowski <sq5bpf@lipkowski.org>
License: GPL-3+

Files: src/tunctl.c
Copyright: 2002, Jeff Dike
License: GPL-1

Files: src/demod/cqpsk.py
Copyright: 2005-2007, Free Software Foundation, Inc.
  2009, KA1RBI
License: GPL-3+

Files: src/demod/osmosdr-tetra_demod_fft.py
Copyright: 2012, Dimitri Stolnikov <horiz0n@gmx.net>
License: GPL-3+

Files: src/demod/simdemod2.py
Copyright: 2012, Dimitri Stolnikov <horiz0n@gmx.net>
  2014, Jacek Lipkowski <sq5bpf@lipkowski.org>
License: GPL-3+

Files: src/receiver1udp
Copyright: 2023, Jacek Lipkowski SQ5BPF <sq5bpf@lipkowski.org>
License: GPL-3+

Files: debian/*
Copyright: 2024 Thorsten Alteholz <debian@alteholz.de>
           2024, Nate Doris <nate.doris@gmail.com>
License: GPL-2

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/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-3".

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 program. If not, see <https://www.gnu.org/licenses/>
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-1
 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 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 General Public License for more details.
 .
 You should have received a copy of the GNU Affero General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.

License: AGPL-3+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Affero 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 Affero General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
