justinmclean commented on code in PR #4670: URL: https://github.com/apache/gravitino/pull/4670#discussion_r1730597163
########## NOTICE: ########## @@ -4,8 +4,10 @@ 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 code is based on Gravitino, that has been kindly donated to the Apache +Software Foundation by Datastrato (https://datastrato.ai/). + +The code was Copyright 2023-2024 Datastrato and/or its affiliates. Review Comment: Datastrao is not Oracle, Oracle has legal affilates, Datastaro doesn't. In general we shouldn't copy from another project unless we know their history and reasons why they did something in that way. The above text I suggested is a better fit given the history of this codebase. The ASF policy here is about putting a relocated copyright line in NOTICE when the headers that were replaced by ASF headers. See https://www.apache.org/legal/src-headers.html#notice (point 2). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
