This is an automated email from the ASF dual-hosted git repository.

rpardomeza pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


The following commit(s) were added to refs/heads/main by this push:
     new b1f1463  fix broken link / updated Apache License claim
     new 96cf918  Merge pull request #8 from 2pk03/main
b1f1463 is described below

commit b1f14631b4e09ab0d980a43ceed37f9a845cd6e0
Author: 2pk03 <[email protected]>
AuthorDate: Mon Feb 22 09:21:20 2021 +0100

    fix broken link / updated Apache License claim
    
    - updated copyright
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index ed6896e..5ed29ce 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ You can then copy them into your configuration.
 
 ## Examples
 
-For some executable examples, have a look at [this 
repository](https://www.github.com/sekruse/wayang-examples).
+For some executable examples, have a look at [this 
repository](https://github.com/sekruse/rheem-examples).
 
 ### WordCount
 
@@ -354,9 +354,9 @@ object kmeans {
 
 ## License
 
-Unless explicitly stated otherwise all files in this repository are licensed 
under the Apache Software License 2.0
+All files in this repository are licensed under the Apache Software License 2.0
 
-Copyright 2020 Rheem Ecosystem
+Copyright 2020 Apache (incubating) Wayang Team
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Reply via email to