This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.11 in repository https://gitbox.apache.org/repos/asf/flink.git
commit 3682e76108fa412a4ff8aecc2ccb4d0cdee6421b Author: Robert Metzger <[email protected]> AuthorDate: Mon Dec 7 02:57:21 2020 +0100 [FLINK-20455][oss][legal] Move license to META-INF directory --- .../src/main/resources/{ => META-INF}/licenses/LICENSE.jdom | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/flink-filesystems/flink-oss-fs-hadoop/src/main/resources/licenses/LICENSE.jdom b/flink-filesystems/flink-oss-fs-hadoop/src/main/resources/META-INF/licenses/LICENSE.jdom similarity index 100% rename from flink-filesystems/flink-oss-fs-hadoop/src/main/resources/licenses/LICENSE.jdom rename to flink-filesystems/flink-oss-fs-hadoop/src/main/resources/META-INF/licenses/LICENSE.jdom
