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

jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new 30b11ce4a [#4039] Update NOTICE files to ASF norms (#4043)
30b11ce4a is described below

commit 30b11ce4a23d2acb8ab60e5db936034d9b10ff29
Author: Justin Mclean <[email protected]>
AuthorDate: Wed Jul 3 16:18:28 2024 +1000

    [#4039] Update NOTICE files to ASF norms (#4043)
    
    ### What changes were proposed in this pull request?
    
    Update NOTICE files to comply with ASF policy.
    
    ### Why are the changes needed?
    
    To comply with ASF policy.
    
    Fix: #4039
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Built and run non-integration tests locally.
---
 NOTICE         | 7 +++++--
 NOTICE.bin     | 8 ++++----
 web/NOTICE     | 7 +++++--
 web/NOTICE.bin | 7 +++++--
 4 files changed, 19 insertions(+), 10 deletions(-)

diff --git a/NOTICE b/NOTICE
index 6900d05a9..3f221e49c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,8 @@
-Gravitino
-Copyright 2023-2024 Datastrato Pvt Ltd
+Apache Gravitino (incubating)
+Copyright 2024 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
 
 This product includes software developed at
 Datastrato (https://datastrato.ai).
diff --git a/NOTICE.bin b/NOTICE.bin
index 939c7f67a..5c63b8189 100644
--- a/NOTICE.bin
+++ b/NOTICE.bin
@@ -1,11 +1,11 @@
-Gravitino
-Copyright 2023-2024 Datastrato Pvt Ltd
+Apache Gravitino (incubating)
+Copyright 2024 The Apache Software Foundation
 
 This product includes software developed at
-Datastrato (https://datastrato.ai).
+The Apache Software Foundation (http://www.apache.org/).
 
 This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
+Datastrato (https://datastrato.ai).
 
 The Web UI also has a NOTICE file please see web/NOTICE
 for it's contents.
diff --git a/web/NOTICE b/web/NOTICE
index 4f96647d6..5ddaf26a8 100644
--- a/web/NOTICE
+++ b/web/NOTICE
@@ -1,5 +1,8 @@
-Gravitino
-Copyright 2023 Datastrato Pvt Ltd
+Apache Gravitino (incubating)
+Copyright 2024 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
 
 This product includes software developed at
 Datastrato (https://datastrato.ai).
diff --git a/web/NOTICE.bin b/web/NOTICE.bin
index 4f96647d6..5ddaf26a8 100644
--- a/web/NOTICE.bin
+++ b/web/NOTICE.bin
@@ -1,5 +1,8 @@
-Gravitino
-Copyright 2023 Datastrato Pvt Ltd
+Apache Gravitino (incubating)
+Copyright 2024 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
 
 This product includes software developed at
 Datastrato (https://datastrato.ai).

Reply via email to