blob: f6a595687e297b96117748a6d982819d54c4d2e7 [file] [log] [blame]
Maxd6edfa12016-12-19 18:41:42 +01001Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Oliver Smith29532c22021-01-29 11:13:00 +01002Upstream-Name: osmo-gbproxy
3Source: git://git.osmocom.org/osmo-gbproxy
Harald Welte95f42062010-08-24 15:33:04 +02004
Alexander Couzensd040bab2017-08-07 09:48:18 +00005Files: .gitignore
6 .gitreview
7 .mailmap
8 AUTHORS
9 Makefile.am
Harald Weltedf0507e2021-01-31 19:26:13 +010010 README.md
Alexander Couzensd040bab2017-08-07 09:48:18 +000011 README.vty-tests
12 configure.ac
13 contrib/Makefile.am
Alexander Couzensd040bab2017-08-07 09:48:18 +000014 contrib/gprs/gb-proxy-unblock-bug.py
15 contrib/gprs/gprs-bssgp-histogram.lua
16 contrib/gprs/gprs-buffer-count.lua
17 contrib/gprs/gprs-split-trace-by-tlli.lua
18 contrib/gprs/gprs-verify-nu.lua
Alexander Couzensd040bab2017-08-07 09:48:18 +000019 contrib/jenkins.sh
Alexander Couzensd040bab2017-08-07 09:48:18 +000020 contrib/systemd/osmo-gbproxy.service
Alexander Couzensd040bab2017-08-07 09:48:18 +000021 doc/Makefile.am
Alexander Couzensd040bab2017-08-07 09:48:18 +000022 doc/examples/Makefile.am
Alexander Couzensd040bab2017-08-07 09:48:18 +000023 doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
Alexander Couzensd040bab2017-08-07 09:48:18 +000024 include/Makefile.am
Daniel Willmanna16ecc32021-03-10 09:57:12 +010025 include/osmocom/gbproxy/Makefile.am
26 include/osmocom/gbproxy/gb_proxy.h
Alexander Couzensd040bab2017-08-07 09:48:18 +000027 m4/README
Alexander Couzensd040bab2017-08-07 09:48:18 +000028 src/Makefile.am
29 src/gprs/.gitignore
30 src/gprs/Makefile.am
Alexander Couzensd040bab2017-08-07 09:48:18 +000031 tests/Makefile.am
32 tests/atlocal.in
Alexander Couzensd040bab2017-08-07 09:48:18 +000033 tests/sndcp_xid/Makefile.am
34 tests/sndcp_xid/sndcp_xid_test.ok
35 tests/testsuite.at
Alexander Couzensd040bab2017-08-07 09:48:18 +000036Copyright: __NO_COPYRIGHT_NOR_LICENSE__
37License: __NO_COPYRIGHT_NOR_LICENSE__
Harald Welte95f42062010-08-24 15:33:04 +020038
Pau Espin Pedrole7eabd32021-02-09 12:59:14 +010039Files:
40 src/gb_proxy.c
41 src/gb_proxy_main.c
42 src/gb_proxy_peer.c
43 src/gb_proxy_vty.c
Alexander Couzensd040bab2017-08-07 09:48:18 +000044 tests/sndcp_xid/sndcp_xid_test.c
Alexander Couzensd040bab2017-08-07 09:48:18 +000045Copyright: 2008-2015 Holger Hans Peter Freyther <zecke@selfish.org>
46 2008-2016 Harald Welte <laforge@gnumonks.org>
47 2009-2015 Holger Hans Peter Freyther
48 2010-2014 On-Waves
49 2011-2016 sysmocom s.f.m.c. GmbH <info@sysmocom.de>
50 2014-2016 Sysmocom s.f.m.c. GmbH
51 2014-2017 sysmocom s.f.m.c. GmbH
52License: AGPL-3.0+
53 This program is free software; you can redistribute it and/or modify
Maxd6edfa12016-12-19 18:41:42 +010054 it under the terms of the GNU Affero General Public License as published by
55 the Free Software Foundation; either version 3 of the License, or
56 (at your option) any later version.
57 .
58 This program is distributed in the hope that it will be useful,
59 but WITHOUT ANY WARRANTY; without even the implied warranty of
60 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Alexander Couzensd040bab2017-08-07 09:48:18 +000061 GNU Affero General Public License for more details.
62 .
63 You should have received a copy of the GNU Affero General Public License
64 along with this program. If not, see <http://www.gnu.org/licenses/>.
65
Max3ad0b352017-10-04 10:54:18 +020066Files: osmoappdesc.py
67 tests/ctrl_test_runner.py
68 tests/vty_test_runner.py
69Copyright: 2013 Katerina Barone-Adesi <kat.obsc@gmail.com>
70 2013 Jacob Erlbeck <jerlbeck@sysmocom.de>
71 2013-2014 Holger Hans Peter Freyther <zecke@selfish.org>
72License: GPL-3+
Alexander Couzensd040bab2017-08-07 09:48:18 +000073
74Files: git-version-gen
75Copyright: 2007-2010 Free Software Foundation, Inc.
76License: GPL-3.0+
77 This program is free software: you can redistribute it and/or modify
78 it under the terms of the GNU General Public License as published by
79 the Free Software Foundation; either version 3 of the License, or
80 (at your option) any later version.
81 .
82 This program is distributed in the hope that it will be useful,
83 but WITHOUT ANY WARRANTY; without even the implied warranty of
84 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Maxd6edfa12016-12-19 18:41:42 +010085 GNU General Public License for more details.
86 .
Maxd6edfa12016-12-19 18:41:42 +010087 You should have received a copy of the GNU General Public License
88 along with this program. If not, see <http://www.gnu.org/licenses/>.
89 .
Alexander Couzensd040bab2017-08-07 09:48:18 +000090 This script is derived from GIT-VERSION-GEN from GIT: http://git.or.cz/.
91 It may be run two ways:
92 - from a git repository in which the "git describe" command below
93 produces useful output (thus requiring at least one signed tag)
94 - from a non-git-repo directory containing a .tarball-version file, which
95 presumes this script is invoked like "./git-version-gen .tarball-version".
Maxd6edfa12016-12-19 18:41:42 +010096 .
Alexander Couzensd040bab2017-08-07 09:48:18 +000097 In order to use intra-version strings in your project, you will need two
98 separate generated version string files:
Maxd6edfa12016-12-19 18:41:42 +010099 .
Alexander Couzensd040bab2017-08-07 09:48:18 +0000100 .tarball-version - present only in a distribution tarball, and not in
101 a checked-out repository. Created with contents that were learned at
102 the last time autoconf was run, and used by git-version-gen. Must not
103 be present in either $(srcdir) or $(builddir) for git-version-gen to
104 give accurate answers during normal development with a checked out tree,
105 but must be present in a tarball when there is no version control system.
106 Therefore, it cannot be used in any dependencies. GNUmakefile has
107 hooks to force a reconfigure at distribution time to get the value
108 correct, without penalizing normal development with extra reconfigures.
Maxd6edfa12016-12-19 18:41:42 +0100109 .
Alexander Couzensd040bab2017-08-07 09:48:18 +0000110 .version - present in a checked-out repository and in a distribution
111 tarball. Usable in dependencies, particularly for files that don't
112 want to depend on config.h but do want to track version changes.
113 Delete this file prior to any autoconf run where you want to rebuild
114 files to pick up a version string change; and leave it stale to
115 minimize rebuild time after unrelated changes to configure sources.
116 .
117 It is probably wise to add these two files to .gitignore, so that you
118 don't accidentally commit either generated file.
119 .
120 Use the following line in your configure.ac, so that $(VERSION) will
121 automatically be up-to-date each time configure is run (and note that
122 since configure.ac no longer includes a version string, Makefile rules
123 should not depend on configure.ac for version updates).
124 .
125 On Debian systems, the complete text of the GNU General Public License
126 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
Maxd6edfa12016-12-19 18:41:42 +0100127
Alexander Couzensd040bab2017-08-07 09:48:18 +0000128Files: m4/ax_check_compile_flag.m4
129Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
130 2011 Maarten Bosmans <mkbosmans@gmail.com>
Max3ad0b352017-10-04 10:54:18 +0200131License: GNU-All-Permissive-License
Alexander Couzensd040bab2017-08-07 09:48:18 +0000132 This program is free software: you can redistribute it and/or modify it
133 under the terms of the GNU General Public License as published by the
134 Free Software Foundation, either version 3 of the License, or (at your
135 option) any later version.
136 .
137 This program is distributed in the hope that it will be useful, but
138 WITHOUT ANY WARRANTY; without even the implied warranty of
139 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
140 Public License for more details.
141 .
142 You should have received a copy of the GNU General Public License along
143 with this program. If not, see <http://www.gnu.org/licenses/>.
144 .
145 As a special exception, the respective Autoconf Macro's copyright owner
146 gives unlimited permission to copy, distribute and modify the configure
147 scripts that are the output of Autoconf when processing the Macro. You
148 need not follow the terms of the GNU General Public License when using
149 or distributing such scripts, even though portions of the text of the
150 Macro appear in them. The GNU General Public License (GPL) does govern
151 all other use of the material that constitutes the Autoconf Macro.
152 .
153 This special exception to the GPL applies to versions of the Autoconf
154 Macro released by the Autoconf Archive. When you make and distribute a
155 modified version of the Autoconf Macro, you may extend this special
156 exception to the GPL to apply to your modified version as well.
157 .
158 On Debian systems, the complete text of the GNU General Public License
159 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.