laforge has submitted this change. (
https://gerrit.osmocom.org/c/libosmocore/+/39840?usp=email )
Change subject: libosmocore.spec.in: correct license for libosmogb
......................................................................
libosmocore.spec.in: correct license for libosmogb
Change-Id: I2e68f42188098d5a2d788b824e878ac5f2bb2ec2
---
M contrib/libosmocore.spec.in
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
osmith: Looks good to me, but someone else must approve
diff --git a/contrib/libosmocore.spec.in b/contrib/libosmocore.spec.in
index f16f799..98cf726 100644
--- a/contrib/libosmocore.spec.in
+++ b/contrib/libosmocore.spec.in
@@ -170,7 +170,7 @@
%package -n libosmogb14
Summary: Osmocom GPRS Gb Interface (NS/BSSGP) library
-License: AGPL-3.0-or-later
+License: GPL-2.0-or-later
Group: System/Libraries
%description -n libosmogb14
@@ -181,7 +181,7 @@
%package -n libosmogb-devel
Summary: Development files for the Osmocom GPRS Gb interface library
-License: AGPL-3.0-or-later
+License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
Requires: libosmocore-devel = %version
Requires: libosmogb14 = %version
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/39840?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2e68f42188098d5a2d788b824e878ac5f2bb2ec2
Gerrit-Change-Number: 39840
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>