This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 6e54d4c [BEAM-12652] revving JS filename to bust cache (#15209)
add 10e6025 [BEAM-12399] Move CPython license to own file. (#15201)
No new revisions were added by this update.
Summary of changes:
LICENSE | 260 +--------------------
LICENSE.python | 258 ++++++++++++++++++++
build.gradle.kts | 3 +
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 1 +
sdks/python/MANIFEST.in | 1 +
sdks/python/container/Dockerfile | 1 +
6 files changed, 266 insertions(+), 258 deletions(-)
create mode 100644 LICENSE.python