summaryrefslogtreecommitdiffstats
path: root/jq.spec
diff options
context:
space:
mode:
authorTomas Halman <thalman@redhat.com>2024-02-05 11:36:33 +0100
committerEmanuele Torre <torreemanuele6@gmail.com>2024-02-06 14:51:46 +0100
commit8a9a74dc122aeb5fb3b9daf69f1b46a3145e3aeb (patch)
tree1810d70f87ac92f21067f9e17ab4c9db5b76a9f6 /jq.spec
parent13e02ba348b51b60350d142ab16f2ac6f4e5967a (diff)
License: Improve license statement.
The README mentions only the MIT license but in fact part of `jq` is under ICU license and the documentation is under CC. Also jq.spec claimed that it is licensed under BSD.
Diffstat (limited to 'jq.spec')
-rw-r--r--jq.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/jq.spec b/jq.spec
index bfef6083..4de5a16c 100644
--- a/jq.spec
+++ b/jq.spec
@@ -6,7 +6,7 @@ Version: %{myver}
Release: %{myrel}%{?dist}
Source0: jq-%{myver}.tar.gz
URL: https://jqlang.github.io/jq
-License: BSD
+License: MIT AND ICU AND CC-BY-3.0
AutoReqProv: no
#BuildPrereq: autoconf, libtool, automake, flex, bison, python