This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git
commit 39f9e83448a2dde211abf9846b350a1d6e933cb3 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
