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 d68ae441a [MINOR] Add originator of Gravitino to the NOTICE file
(#4670)
d68ae441a is described below
commit d68ae441a7c81a4c6b2ce95de6dea119f7ca0966
Author: Jerry Shao <[email protected]>
AuthorDate: Tue Aug 27 11:02:23 2024 +0800
[MINOR] Add originator of Gravitino to the NOTICE file (#4670)
### What changes were proposed in this pull request?
Add the originator of Gravitino to the NOTICE file.
### Why are the changes needed?
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
N/A
---
NOTICE | 4 ++--
NOTICE.bin | 26 +++++++++++++-------------
web/NOTICE | 4 ++--
web/NOTICE.bin | 4 ++--
4 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/NOTICE b/NOTICE
index 3f221e49c..36a4eb2b7 100644
--- a/NOTICE
+++ b/NOTICE
@@ -4,8 +4,8 @@ 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).
+The initial code for the Gravitino project was donated
+to the ASF by Datastrato (https://datastrato.ai/) copyright 2023-2024.
The Web UI also has a NOTICE file please see web/NOTICE
for it's contents.
diff --git a/NOTICE.bin b/NOTICE.bin
index 44cb17a5a..79645c85b 100644
--- a/NOTICE.bin
+++ b/NOTICE.bin
@@ -4,8 +4,8 @@ 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).
+The initial code for the Gravitino project was donated
+to the ASF by Datastrato (https://datastrato.ai/) copyright 2023-2024.
The Web UI also has a NOTICE file please see web/NOTICE
for it's contents.
@@ -231,8 +231,8 @@ framework implementation, which can be obtained at:
* license/LICENSE.felix.txt (Apache License 2.0)
* HOMEPAGE:
* http://felix.apache.org/
-
-This product optionally depends on 'Webbit', a Java event based
+
+This product optionally depends on 'Webbit', a Java event based
WebSocket and HTTP server:
* LICENSE:
@@ -259,13 +259,13 @@ This product includes software from the Eigenbase
project, licensed from
DynamoBI Corporation.
Copyright (C) 2005 Dynamo BI Corporation
-
+
The ExoLab Project (http://www.exolab.org/)
Sun Microsystems (http://www.sun.com/)
-
+
Codehaus (http://castor.codehaus.org)
-
+
Tatu Saloranta (http://wiki.fasterxml.com/TatuSaloranta)
Apache Ant
@@ -309,14 +309,14 @@ and are placed here unaltered.
(C) Copyright 1997,2004 International Business Machines Corporation. All
rights reserved.
-(C) Copyright IBM Corp. 2003.
+(C) Copyright IBM Corp. 2003.
=========================================================================
-The portion of the functionTests under 'nist' was originally
-developed by the National Institute of Standards and Technology (NIST),
+The portion of the functionTests under 'nist' was originally
+developed by the National Institute of Standards and Technology (NIST),
an agency of the United States Department of Commerce, and adapted by
International Business Machines Corporation in accordance with the NIST
Software Acknowledgment and Redistribution document at
@@ -816,8 +816,8 @@ The Apache Software Foundation (http://www.apache.org/).
## Base64 implementation
-JJWT's `io.jsonwebtoken.io.Base64` implementation is based on
[MigBase64](https://github.com/brsanthu/migbase64) with
-continued modifications for Base64 URL support and additional test cases. The
MigBase64 copyright and license notice
+JJWT's `io.jsonwebtoken.io.Base64` implementation is based on
[MigBase64](https://github.com/brsanthu/migbase64) with
+continued modifications for Base64 URL support and additional test cases. The
MigBase64 copyright and license notice
have been retained and are repeated here per that code's requirements:
```
@@ -920,4 +920,4 @@ Third-Party Notices and Licenses:
- Hadoop: Apache Hadoop is used as a dependency
License: Apache License 2.0
- Source/Reference: https://github.com/apache/hadoop/blob/trunk/NOTICE.txt
\ No newline at end of file
+ Source/Reference: https://github.com/apache/hadoop/blob/trunk/NOTICE.txt
diff --git a/web/NOTICE b/web/NOTICE
index 5ddaf26a8..796e9174f 100644
--- a/web/NOTICE
+++ b/web/NOTICE
@@ -4,8 +4,8 @@ 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).
+The initial code for the Gravitino project was donated
+to the ASF by Datastrato (https://datastrato.ai/) copyright 2023-2024.
Apache Zeppelin
Copyright 2016-2023 The Apache Software Foundation
diff --git a/web/NOTICE.bin b/web/NOTICE.bin
index 5ddaf26a8..796e9174f 100644
--- a/web/NOTICE.bin
+++ b/web/NOTICE.bin
@@ -4,8 +4,8 @@ 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).
+The initial code for the Gravitino project was donated
+to the ASF by Datastrato (https://datastrato.ai/) copyright 2023-2024.
Apache Zeppelin
Copyright 2016-2023 The Apache Software Foundation