diff options
author | grakiss <grakiss.wanglei@huawei.com> | 2016-01-21 09:38:49 +0800 |
---|---|---|
committer | Justin chi <chigang@huawei.com> | 2016-01-21 07:42:03 +0000 |
commit | 482aa0f3fc25e9d55aa8916b5259cd2ef86214c5 (patch) | |
tree | 099f205d01c4d98db5b2ac9d23cc49a2bd635228 /build | |
parent | d15a9e4a62822af5347bba1f61c41c774de0d8ab (diff) |
FIX: kibana is Apache2.0 not GPL
JIRA: COMPASS-283
- get wrong license in rpmbuild.sepc ,dont worry
Change-Id: Ie97441d28b7886d4b329872dc281e8495298adb6
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/arch/RedHat/make_kibana.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch/RedHat/make_kibana.sh b/build/arch/RedHat/make_kibana.sh index 95047022..a1bb71af 100644 --- a/build/arch/RedHat/make_kibana.sh +++ b/build/arch/RedHat/make_kibana.sh @@ -20,7 +20,7 @@ Version: 4.2.0 Release: 1 Vendor: elasticsearch Summary: GUN kibana x64 -License: GPL +License: Apache License, Version 2.0 Source: kibana-4.2.0-linux-x64.tar.gz Group: System Enviroment/Daemons URL: http://www.elasticsearch.co/ |