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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8d4c88006dc Fix LICENSE path for ISC license file
8d4c88006dc is described below

commit 8d4c88006dc9e715c5bc1dad9693be123a6295ec
Author: Dianjin Wang <[email protected]>
AuthorDate: Mon Mar 16 12:00:20 2026 +0800

    Fix LICENSE path for ISC license file
    
    Correct a typo in LICENSE that referenced the ISC license file with a
    duplicated directory name.
    
    No functional change.
---
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index 28796e982e1..0ccd7072122 100644
--- a/LICENSE
+++ b/LICENSE
@@ -246,7 +246,7 @@ The PostgreSQL software includes:
       
       src/backend/utils/adt/inet_cidr_ntop.c
       src/backend/utils/adt/inet_net_pton.c
-      see licenses/licenses/LICENSE-isc.txt
+      see licenses/LICENSE-isc.txt
 
 ----------------------------
    Perl Artistic License 2.0 (exception)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to