This is an automated email from the ASF dual-hosted git repository. zkaoudi pushed a commit to branch zkaoudi-patch-3 in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 9634cbf79e3ef0238e43fe82bb7776845857a9b5 Author: Zoi Kaoudi <[email protected]> AuthorDate: Fri Sep 12 22:51:55 2025 +0200 Update README.md license header --- .../data/case-study/DATA_REPO_001/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/wayang-applications/data/case-study/DATA_REPO_001/README.md b/wayang-applications/data/case-study/DATA_REPO_001/README.md index b4a0130d8..c35d0b574 100644 --- a/wayang-applications/data/case-study/DATA_REPO_001/README.md +++ b/wayang-applications/data/case-study/DATA_REPO_001/README.md @@ -1,3 +1,22 @@ +<!-- + - Licensed to the Apache Software Foundation (ASF) under one + - or more contributor license agreements. See the NOTICE file + - distributed with this work for additional information + - regarding copyright ownership. The ASF licenses this file + - to you under the Apache License, Version 2.0 (the + - "License"); you may not use this file except in compliance + - with the License. You may obtain a copy of the License at + - + - http://www.apache.org/licenses/LICENSE-2.0 + - + - Unless required by applicable law or agreed to in writing, + - software distributed under the License is distributed on an + - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + - KIND, either express or implied. See the License for the + - specific language governing permissions and limitations + - under the License. + --> + # Apache Wayang (incubating) <img align="right" width="128px" src="https://wayang.apache.org/img/wayang.png" alt="Wayang Logo"> ## The first open-source cross-platform data processing system
