You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by be...@apache.org on 2022/09/29 23:03:38 UTC

[incubator-streampark] branch dev updated: Correct NOTICE (#1717)

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

benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


The following commit(s) were added to refs/heads/dev by this push:
     new e92f0645f Correct NOTICE (#1717)
e92f0645f is described below

commit e92f0645fe982d86a1da2b8e87069ca6de50092f
Author: tison <wa...@gmail.com>
AuthorDate: Fri Sep 30 07:03:32 2022 +0800

    Correct NOTICE (#1717)
    
    We're not Flink.
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index e6e45ee38..5e9078f1e 100644
--- a/NOTICE
+++ b/NOTICE
@@ -4,7 +4,7 @@ Copyright 2022 The Apache Software Foundation
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
-The Apache Flink project contains or reuses code that is licensed under the Apache 2.0 license from the following projects:
+This project contains or reuses code that is licensed under the Apache 2.0 license from the following projects:
 
 - Memory Size Tools (FlinkMemorySize) was created by Apache Flink. (https://flink.apache.org) Copyright 2010 The Apache Software Foundation
   see: src/main/scala/org/apache/streampark/common/domain/FlinkMemorySize.java