diff options
author | grakiss <grakiss.wanglei@huawei.com> | 2016-01-21 09:38:49 +0800 |
---|---|---|
committer | Justin chi <chigang@huawei.com> | 2016-01-21 09:53:34 +0000 |
commit | 34a1302918127f0cc08b2d005dd42ac373f253ef (patch) | |
tree | 50878da80bc9aadf3d09224b3fdca9453c697ce6 /build | |
parent | 919154145a95b2d90d043986660ea07d9eb7ba63 (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>
(cherry picked from commit 482aa0f3fc25e9d55aa8916b5259cd2ef86214c5)
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/ |