This is an automated email from the ASF dual-hosted git repository. bertty pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 05fe01f9f5307abac8033a382b7042cf907685c5 Author: Bertty Contreras-Rojas <[email protected]> AuthorDate: Fri Nov 26 17:13:10 2021 +0100 minor correction Signed-off-by: bertty <[email protected]> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73a2698..8b1752e 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ object kmeans { All files in this repository are licensed under the Apache Software License 2.0 -Copyright 2020 and 2021 The Apache Software Foundation. +Copyright 2020 - 2021 The Apache Software Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
