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

ayushsaxena pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new 885af9d5423a HADOOP-18923. Switch to SPDX identifier for license name 
(#6149). Contributed by Colm O hEigeartaigh.
885af9d5423a is described below

commit 885af9d5423ac9c67ecc57a99cbaea98ee8a3940
Author: Colm O hEigeartaigh <cohei...@users.noreply.github.com>
AuthorDate: Sat Oct 7 18:20:38 2023 +0100

    HADOOP-18923. Switch to SPDX identifier for license name (#6149). 
Contributed by Colm O hEigeartaigh.
    
    Signed-off-by: Ayush Saxena <ayushsax...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ce2919a9deb..0d9696e19815 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/x
 
   <licenses>
     <license>
-      <name>Apache License, Version 2.0</name>
+      <name>Apache-2.0</name>
       <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
     </license>
   </licenses>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to