aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2023-10-25 17:44:41 +0700
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2023-10-25 17:50:40 +0700
commit82c4b31b13b96dfe011b3b6af681bad35f4385ac (patch)
tree65463f4a7a7e108e08403d613158d2df00b869f5
parent4de54857ab8f77db00353ec8d8400abf111a044c (diff)
dist: ensure the license text is includedv1.1
The autotools pick up COPYING file automatically. Change-Id: Ib5c7b479fa66291be987230f102ff391f4902988 Related: OS#6227
-rw-r--r--COPYING (renamed from gpl-3.0.txt)0
-rw-r--r--contrib/gapk.spec.in2
2 files changed, 1 insertions, 1 deletions
diff --git a/gpl-3.0.txt b/COPYING
index 94a9ed0..94a9ed0 100644
--- a/gpl-3.0.txt
+++ b/COPYING
diff --git a/contrib/gapk.spec.in b/contrib/gapk.spec.in
index e5d06ba..e0466f4 100644
--- a/contrib/gapk.spec.in
+++ b/contrib/gapk.spec.in
@@ -128,7 +128,7 @@ make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)
%postun -n libosmogapk%{sover} -p /sbin/ldconfig
%files
-%doc gpl-3.0.txt
+%doc COPYING
%{_bindir}/osmo-gapk
%if 0%{with_gsmhr}