laforge submitted this change.
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.