This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a commit to branch update_license
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
The following commit(s) were added to refs/heads/update_license by this push:
new aa03513 fix license-binary
aa03513 is described below
commit aa03513fee7e6578ad51ea0a3ebf86ddec54bcf5
Author: qiaojialin <[email protected]>
AuthorDate: Tue Mar 12 16:08:52 2019 +0800
fix license-binary
---
License | 2 +-
{licenses => licenses-binary}/Eclipse Public License 1.0 (EPL-1.0) | 0
.../Eclipse Public License version 2.0 (EPL-2.0) | 0
.../GNU Lesser General Public License version 2.1(LGPL-2.1) | 0
{licenses => licenses-binary}/The 2-Clause BSD License | 0
{licenses => licenses-binary}/The 3-Clause BSD License | 0
{licenses => licenses-binary}/The JSON License | 0
{licenses => licenses-binary}/The MIT License | 0
8 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/License b/License
index e9f30c5..beeabde 100644
--- a/License
+++ b/License
@@ -234,7 +234,7 @@ classworlds:classworlds
------------------------------------------------------------------------------------
This product bundles various third-party components under other open source
licenses.
-This section summarizes those components and their licenses. See licenses/
+This section summarizes those components and their licenses. See
licenses-binary/
for text of these licenses.
diff --git a/licenses/Eclipse Public License 1.0 (EPL-1.0)
b/licenses-binary/Eclipse Public License 1.0 (EPL-1.0)
similarity index 100%
rename from licenses/Eclipse Public License 1.0 (EPL-1.0)
rename to licenses-binary/Eclipse Public License 1.0 (EPL-1.0)
diff --git a/licenses/Eclipse Public License version 2.0 (EPL-2.0)
b/licenses-binary/Eclipse Public License version 2.0 (EPL-2.0)
similarity index 100%
rename from licenses/Eclipse Public License version 2.0 (EPL-2.0)
rename to licenses-binary/Eclipse Public License version 2.0 (EPL-2.0)
diff --git a/licenses/GNU Lesser General Public License version 2.1(LGPL-2.1)
b/licenses-binary/GNU Lesser General Public License version 2.1(LGPL-2.1)
similarity index 100%
rename from licenses/GNU Lesser General Public License version 2.1(LGPL-2.1)
rename to licenses-binary/GNU Lesser General Public License version
2.1(LGPL-2.1)
diff --git a/licenses/The 2-Clause BSD License b/licenses-binary/The 2-Clause
BSD License
similarity index 100%
rename from licenses/The 2-Clause BSD License
rename to licenses-binary/The 2-Clause BSD License
diff --git a/licenses/The 3-Clause BSD License b/licenses-binary/The 3-Clause
BSD License
similarity index 100%
rename from licenses/The 3-Clause BSD License
rename to licenses-binary/The 3-Clause BSD License
diff --git a/licenses/The JSON License b/licenses-binary/The JSON License
similarity index 100%
rename from licenses/The JSON License
rename to licenses-binary/The JSON License
diff --git a/licenses/The MIT License b/licenses-binary/The MIT License
similarity index 100%
rename from licenses/The MIT License
rename to licenses-binary/The MIT License