From 0de27792d80a7ce19c7a9a8fe42c0d77576f873c Mon Sep 17 00:00:00 2001 From: Dianjin Wang Date: Thu, 11 Jun 2026 14:51:19 +0800 Subject: [PATCH] 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.