blob: 1bde2c294a1414dd77e94dec30f7e09c17460d35 [file] [log] [blame]
Max5fa8b082016-12-19 18:41:42 +01001Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +00002Upstream-Name: osmo-msc
Harald Welte3b13edf2022-06-18 12:20:11 +02003Source: https://gitea.osmocom.org/cellular-infrastructure/osmo-msc
Harald Welte640d72a2010-08-24 15:33:04 +02004
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +00005Files: *
6Copyright: 2008 Daniel Willmann <daniel@totalueberwachung.de>
7 2008 Jan Luebbe <jluebbe@debian.org>
8 2008-2015 Holger Hans Peter Freyther <zecke@selfish.org>
9 2008-2016 Harald Welte <laforge@gnumonks.org>
10 2009 Andreas Eversberg <Andreas.Eversberg@versatel.de>
11 2009 Mike Haben <michael.haben@btinternet.com>
12 2010 Sylvain Munaut <tnt@246tNt.com>
13 2010-2013 On-Waves
14 2013 Jacob Erlbeck <jerlbeck@sysmocom.de>
15 2011 Andreas Eversberg <jolly@eversberg.eu>
16 2011-2017 sysmocom s.f.m.c. GmbH <info@sysmocom.de>
17 2014-2015 Alexander Chemeris <Alexander.Chemeris@fairwaves.co>
18License: AGPL-3.0+
19 This program is free software; you can redistribute it and/or modify
Max5fa8b082016-12-19 18:41:42 +010020 it under the terms of the GNU Affero General Public License as published by
21 the Free Software Foundation; either version 3 of the License, or
22 (at your option) any later version.
23 .
24 This program is distributed in the hope that it will be useful,
25 but WITHOUT ANY WARRANTY; without even the implied warranty of
26 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +000027 GNU Affero General Public License for more details.
28 .
29 You should have received a copy of the GNU Affero General Public License
30 along with this program. If not, see <http://www.gnu.org/licenses/>.
31
32Files: src/libmsc/mncc_builtin.c
33 src/libmsc/mncc_sock.c
34Copyright: 2008-2010 Harald Welte <laforge@gnumonks.org>
35 2009 Andreas Eversberg <Andreas.Eversberg@versatel.de>
36 2012 Holger Hans Peter Freyther
37License: GPL-2.0+
38 This program is free software; you can redistribute it and/or modify
39 it under the terms of the GNU General Public License as published by
40 the Free Software Foundation; either version 2 of the License, or
41 (at your option) any later version.
42 .
43 This program is distributed in the hope that it will be useful,
44 but WITHOUT ANY WARRANTY; without even the implied warranty of
45 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
46 GNU General Public License for more details.
47 .
48 You should have received a copy of the GNU General Public License along
49 with this program; if not, write to the Free Software Foundation, Inc.,
50 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
51 .
52 On Debian systems, the complete text of the GNU General Public License
53 Version 2 can be found in `/usr/share/common-licenses/GPL-2'.
54
55Files: osmoappdesc.py
56Copyright: 2013 Katerina Barone-Adesi <kat.obsc@gmail.com>
57License: GPL-3.0+
58 This program is free software: you can redistribute it and/or modify
59 it under the terms of the GNU General Public License as published by
60 the Free Software Foundation, either version 3 of the License, or
61 (at your option) any later version.
62 .
63 This program is distributed in the hope that it will be useful,
64 but WITHOUT ANY WARRANTY; without even the implied warranty of
65 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
66 GNU General Public License for more details.
67 .
68 You should have received a copy of the GNU General Public License
69 along with this program. If not, see <http://www.gnu.org/licenses/>
70 .
71 Most systems won't be able to use these, so they're separated out
72 .
73 On Debian systems, the complete text of the GNU General Public License
74 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
75
76Files: git-version-gen
77Copyright: 2007-2010 Free Software Foundation, Inc.
78License: GPL-3.0+
79 This program is free software: you can redistribute it and/or modify
80 it under the terms of the GNU General Public License as published by
81 the Free Software Foundation; either version 3 of the License, or
82 (at your option) any later version.
83 .
84 This program is distributed in the hope that it will be useful,
85 but WITHOUT ANY WARRANTY; without even the implied warranty of
86 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Max5fa8b082016-12-19 18:41:42 +010087 GNU General Public License for more details.
88 .
Max5fa8b082016-12-19 18:41:42 +010089 You should have received a copy of the GNU General Public License
90 along with this program. If not, see <http://www.gnu.org/licenses/>.
91 .
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +000092 This script is derived from GIT-VERSION-GEN from GIT: http://git.or.cz/.
93 It may be run two ways:
94 - from a git repository in which the "git describe" command below
95 produces useful output (thus requiring at least one signed tag)
96 - from a non-git-repo directory containing a .tarball-version file, which
97 presumes this script is invoked like "./git-version-gen .tarball-version".
Max5fa8b082016-12-19 18:41:42 +010098 .
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +000099 In order to use intra-version strings in your project, you will need two
100 separate generated version string files:
Max5fa8b082016-12-19 18:41:42 +0100101 .
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +0000102 .tarball-version - present only in a distribution tarball, and not in
103 a checked-out repository. Created with contents that were learned at
104 the last time autoconf was run, and used by git-version-gen. Must not
105 be present in either $(srcdir) or $(builddir) for git-version-gen to
106 give accurate answers during normal development with a checked out tree,
107 but must be present in a tarball when there is no version control system.
108 Therefore, it cannot be used in any dependencies. GNUmakefile has
109 hooks to force a reconfigure at distribution time to get the value
110 correct, without penalizing normal development with extra reconfigures.
Max5fa8b082016-12-19 18:41:42 +0100111 .
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +0000112 .version - present in a checked-out repository and in a distribution
113 tarball. Usable in dependencies, particularly for files that don't
114 want to depend on config.h but do want to track version changes.
115 Delete this file prior to any autoconf run where you want to rebuild
116 files to pick up a version string change; and leave it stale to
117 minimize rebuild time after unrelated changes to configure sources.
118 .
119 It is probably wise to add these two files to .gitignore, so that you
120 don't accidentally commit either generated file.
121 .
122 Use the following line in your configure.ac, so that $(VERSION) will
123 automatically be up-to-date each time configure is run (and note that
124 since configure.ac no longer includes a version string, Makefile rules
125 should not depend on configure.ac for version updates).
126 .
127 On Debian systems, the complete text of the GNU General Public License
128 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
Max5fa8b082016-12-19 18:41:42 +0100129
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +0000130Files: tests/vty_test_runner.py
131Copyright: 2013 Holger Hans Peter Freyther
132 2013 Katerina Barone-Adesi <kat.obsc@gmail.com>
133License: GPL-3.0+
134 This program is free software: you can redistribute it and/or modify
135 it under the terms of the GNU General Public License as published by
136 the Free Software Foundation, either version 3 of the License, or
137 (at your option) any later version.
Max5fa8b082016-12-19 18:41:42 +0100138 .
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +0000139 This program is distributed in the hope that it will be useful,
Max5fa8b082016-12-19 18:41:42 +0100140 but WITHOUT ANY WARRANTY; without even the implied warranty of
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +0000141 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
142 GNU General Public License for more details.
Max5fa8b082016-12-19 18:41:42 +0100143 .
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +0000144 You should have received a copy of the GNU General Public License
145 along with this program. If not, see <http://www.gnu.org/licenses/>.
Max5fa8b082016-12-19 18:41:42 +0100146 .
Alexander Couzens4d1ee5e2017-08-07 08:36:36 +0000147 On Debian systems, the complete text of the GNU General Public License
148 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.