This is an automated email from the ASF dual-hosted git repository.
tuhaihe pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry-backup.git
The following commit(s) were added to refs/heads/main by this push:
new cffa009d NOTICE: add the original gpbackup NOTICE
cffa009d is described below
commit cffa009d52381db4af0331ca81fcf406b118ecd3
Author: Dianjin Wang <[email protected]>
AuthorDate: Thu Jun 11 14:51:19 2026 +0800
NOTICE: add the original gpbackup NOTICE
In our 2.1.0-rc2 review round, Jean Baptiste Onofre suggested we can
include the original gpbackup NOTICE file content to the NOTICE. I also
check the ASF docs, and find that we should do as the suggestion.
You can see more details here:
- https://lists.apache.org/thread/s3r9zmkt90cjnx8921mvmojw2zdfgh8k
- https://infra.apache.org/licensing-howto.html#mod-notice
---
NOTICE | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/NOTICE b/NOTICE
index 1bc302b6..cf7f007c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -3,3 +3,23 @@ Copyright 2024-2026 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
+
+---------------------------------------------------------------------------
+
+This product includes software originally developed by VMware.
+
+Greenplum Database Backup
+
+Copyright 2017-Present VMware, Inc. or its affiliates. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]