aboutsummaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2017-08-06 21:52:02 +0000
committerAlexander Couzens <lynxis@fe80.eu>2017-08-13 04:21:13 +0200
commite485cdd38b363d84b3f6abc7e683c03c9a882d54 (patch)
treee469f5912c2d00fd703b694b0f159f5676786e53 /debian/copyright
parentecbdc5cb06ef7f61c6f4cdb4e1fd84a05ec0407d (diff)
add /debian package support0.1.0
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright48
1 files changed, 48 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..5cb4a3a
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,48 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: osmo-iuh
+Source: git://git.osmocom.org/
+
+Files: *
+Copyright: 2015 Daniel Willmann <dwillmann@sysmocom.de>
+ 2015 Harald Welte <laforge@gnumonks.org>
+ 2015-2017 sysmocom s.f.m.c. GmbH <info@sysmocom.de>
+License: AGPL-3.0+
+ 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 Affero 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/>.
+
+Files: asn1/rua/eurecom/rua_decoder.c
+ asn1/rua/eurecom/rua_encoder.c
+ asn1/rua/eurecom/rua_ies_defs.h
+Copyright: 1999-2012 Eurecom
+License: GPL-2.0
+ This program is free software; you can redistribute it and/or modify it
+ under the terms and conditions of the GNU General Public License,
+ version 2, as published by the Free Software Foundation.
+ .
+ This program is distributed in the hope 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, write to the Free Software Foundation, Inc.,
+ 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ The full GNU General Public License is included in this distribution in
+ the file called "COPYING".
+ .
+ Contact Information
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+