summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2015-02-17 00:01:40 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2015-02-17 00:01:40 +0100
commitd7c1f27948f2b663f5f3e7a587f042cbfd48f5fa (patch)
treedde7a15e1ca931c18783cf4ccfd518943f2ab6dd /debian
parent753c6cd2fc0cbb16d2383ec0d41ec5c0bfa026c4 (diff)
Updated d/copyright
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright67
1 files changed, 63 insertions, 4 deletions
diff --git a/debian/copyright b/debian/copyright
index 389b5de..214f171 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,8 +3,45 @@ Upstream-Name: OsmoTRX
Source: http://openbsc.osmocom.org/trac/wiki/OsmoTRX
Files: *
-Copyright: 2012-2015 Thomas Tsou <tom@tsou.cc>
-License: AGPL-3
+Copyright: 2008-2013 Free Software Foundation
+ 2010 Kestrel Signal Processing, Inc.
+ 2010-2012 Range Networks, Inc.
+License: AGPL-3+
+
+Files: Transceiver52M/arm/*
+ Transceiver52M/x86/*
+ Transceiver52M/common/*
+ Transceiver52M/Resampler.cpp
+ Transceiver52M/Resampler.h
+ Transceiver52M/osmo-trx.cpp
+ Transceiver52M/radioInterfaceDiversity.cpp
+Copyright: 2012-2013 Thomas Tsou <tom@tsou.cc>
+License: LGPL-2.1+
+
+Files: config/ax_check_compile_flag.m4
+Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
+ 2011 Maarten Bosmans <mkbosmans@gmail.com>
+License: GPL-3+
+
+Files: config/ax_gcc_x86_cpuid.m4
+Copyright: 2008 Steven G. Johnson <stevenj@alum.mit.edu>
+ 2008 Matteo Frigo
+License: GPL-3+
+
+Files: config/ax_ext.m4
+Copyright: 2007 Christophe Tournayre <turn3r@users.sourceforge.net>
+ 2013 Michael Petch <mpetch@capp-sysware.com>
+License: license_for_ax_ext_m4
+
+Files: config/ax_gcc_x86_avx_xgetbv.m4
+Copyright: 2013 Michael Petch <mpetch@capp-sysware.com>
+License: GPL-3+
+
+Files: debian/*
+Copyright: 2015 Ruben Undheim <ruben.undheim@gmail.com>
+License: GPL-3+
+
+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
@@ -18,8 +55,6 @@ License: AGPL-3
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/>.
-Files: debian/*
-Copyright: 2015 Ruben Undheim <ruben.undheim@gmail.com>
License: GPL-3+
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
@@ -37,3 +72,27 @@ License: GPL-3+
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+License: LGPL-2.1+
+ This library 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 of the License, or (at your option) any later version.
+ .
+ This library 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, see
+ <http://www.gnu.org/licenses/>
+ .
+ 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: license_for_ax_ext_m4
+ 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.