blob: b7790f2a88c2119c95723d138fe01f80bc1ca0cc [file] [log] [blame]
Max833e97e2017-01-24 15:14:32 +01001Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: OsmoTRX
3Source: http://cgit.osmocom.org/osmo-trx/
Max1f1cebb2016-12-21 18:40:39 +01004Files-Excluded: Transceiver52M/std_inband.rbf
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +01005
Max833e97e2017-01-24 15:14:32 +01006Files: *
7Copyright: 2008-2013 Free Software Foundation
8 2010 Kestrel Signal Processing, Inc.
9 2010-2012 Range Networks, Inc.
10License: AGPL-3+
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010011
Max833e97e2017-01-24 15:14:32 +010012Files: Transceiver52M/arm/*
13 Transceiver52M/x86/*
14 Transceiver52M/common/*
15 Transceiver52M/Resampler.cpp
16 Transceiver52M/Resampler.h
17 Transceiver52M/osmo-trx.cpp
18 Transceiver52M/radioInterfaceDiversity.cpp
19Copyright: 2012-2013 Thomas Tsou <tom@tsou.cc>
20License: LGPL-2.1+
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010021
Max833e97e2017-01-24 15:14:32 +010022Files: config/ax_check_compile_flag.m4
23Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
24 2011 Maarten Bosmans <mkbosmans@gmail.com>
25License: GPL-3+
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010026
Max833e97e2017-01-24 15:14:32 +010027Files: config/ax_gcc_x86_cpuid.m4
28Copyright: 2008 Steven G. Johnson <stevenj@alum.mit.edu>
29 2008 Matteo Frigo
30License: GPL-3+
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010031
Max833e97e2017-01-24 15:14:32 +010032Files: config/ax_ext.m4
33Copyright: 2007 Christophe Tournayre <turn3r@users.sourceforge.net>
34 2013 Michael Petch <mpetch@capp-sysware.com>
35License: license_for_ax_ext_m4
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010036
Max833e97e2017-01-24 15:14:32 +010037Files: config/ax_gcc_x86_avx_xgetbv.m4
38Copyright: 2013 Michael Petch <mpetch@capp-sysware.com>
39License: GPL-3+
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010040
Max833e97e2017-01-24 15:14:32 +010041Files: CommonLibs/Makefile.am
42 GSM/Makefile.am
43 Transceiver52M/Makefile.am
Max833e97e2017-01-24 15:14:32 +010044 Transceiver52M/Transceiver.h
45 Transceiver52M/Transceiver.cpp
46Copyright: 2008-2010 Free Software Foundation
47 2010-2012 Range Networks, Inc.
48License: GPL-3+
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010049
Max833e97e2017-01-24 15:14:32 +010050Files: autogen.sh
51Copyright: 2005-2009 United States Government as represented by
52 the U.S. Army Research Laboratory.
53License: BSD-3-clause
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010054
Max833e97e2017-01-24 15:14:32 +010055Files: debian/*
56Copyright: 2015 Ruben Undheim <ruben.undheim@gmail.com>
57License: GPL-3+
58
59
60License: AGPL-3+
61 This program is free software: you can redistribute it and/or modify
62 it under the terms of the GNU Affero General Public License as published by
63 the Free Software Foundation, either version 3 of the License, or
64 (at your option) any later version.
65 .
66 This program is distributed in the hope that it will be useful,
67 but WITHOUT ANY WARRANTY; without even the implied warranty of
68 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
69 GNU Affero General Public License for more details.
70 .
71 You should have received a copy of the GNU Affero General Public License
72 along with this program. If not, see <http://www.gnu.org/licenses/>.
73
74
75License: GPL-3+
76 This package is free software; you can redistribute it and/or modify
77 it under the terms of the GNU General Public License as published by
78 the Free Software Foundation; either version 3 of the License, or
79 (at your option) any later version.
80 .
81 This package is distributed in the hope that it will be useful,
82 but WITHOUT ANY WARRANTY; without even the implied warranty of
83 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
84 GNU General Public License for more details.
85 .
86 You should have received a copy of the GNU General Public License
87 along with this program. If not, see <http://www.gnu.org/licenses/>
88 .
89 On Debian systems, the complete text of the GNU General
90 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
91
92
93License: LGPL-2.1+
94 This library is free software; you can redistribute it and/or
95 modify it under the terms of the GNU Lesser General Public
96 License as published by the Free Software Foundation; either
97 version 2.1 of the License, or (at your option) any later version.
98 .
99 This library is distributed in the hope that it will be useful,
100 but WITHOUT ANY WARRANTY; without even the implied warranty of
101 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
102 Lesser General Public License for more details.
103 .
104 You should have received a copy of the GNU Lesser General Public
105 License along with this program. If not, see
106 <http://www.gnu.org/licenses/>
107 .
108 On Debian systems, the complete text of the GNU Lesser General
109 Public License version 2.1 can be found in
110 "/usr/share/common-licenses/LGPL-2.1".
111
112
113License: license_for_ax_ext_m4
114 Copying and distribution of this file, with or without modification, are
115 permitted in any medium without royalty provided the copyright notice
116 and this notice are preserved. This file is offered as-is, without any
117 warranty.
118
119
120License: BSD-3-clause
121 Redistribution and use in source and binary forms, with or without
122 modification, are permitted provided that the following conditions
123 are met:
124 .
125 1. Redistributions of source code must retain the above copyright
126 notice, this list of conditions and the following disclaimer.
127 .
128 2. Redistributions in binary form must reproduce the above
129 copyright notice, this list of conditions and the following
130 disclaimer in the documentation and/or other materials provided
131 with the distribution.
132 .
133 3. The name of the author may not be used to endorse or promote
134 products derived from this software without specific prior written
135 permission.
136 .
137 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
138 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
139 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
140 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
141 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
142 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
143 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
144 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
145 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
146 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
147 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.