laforge submitted this change.

View Change

Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified osmith: Looks good to me, but someone else must approve
libosmocore.spec.in: correct license for libosmogb

Change-Id: I2e68f42188098d5a2d788b824e878ac5f2bb2ec2
---
M contrib/libosmocore.spec.in
1 file changed, 2 insertions(+), 2 deletions(-)

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 change 39840. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2e68f42188098d5a2d788b824e878ac5f2bb2ec2
Gerrit-Change-Number: 39840
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-CC: pespin <pespin@sysmocom.de>