jojochuang commented on a change in pull request #3184:
URL: https://github.com/apache/hbase/pull/3184#discussion_r618032868



##########
File path: hbase-resource-bundle/src/main/resources/META-INF/LICENSE.vm
##########
@@ -1343,7 +1343,7 @@ You can redistribute it and/or modify it under either the 
terms of the
 ## See this FAQ link for justifications: 
https://www.apache.org/legal/resolved.html
 ##
 ## NB: This list is later compared as lower-case. New entries must also be all 
lower-case
-#set($non_aggregate_fine = [ 'public domain', 'new bsd license', 'bsd 
license', 'bsd', 'bsd 2-clause license', 'mozilla public license version 1.1', 
'mozilla public license version 2.0', 'creative commons attribution license, 
version 2.5' ])
+#set($non_aggregate_fine = [ 'public domain', 'new bsd license', 'bsd 
license', 'bsd', 'bsd 2-clause license', 'mozilla public license version 1.1', 
'mozilla public license version 2.0', 'creative commons attribution license, 
version 2.5', 'apache-2.0' ])

Review comment:
       in the past we used 
hbase-resource-bundle/src/main/resources/supplemental-models.xml file to 
correct dependency license, like this one 
https://github.com/apache/hbase/pull/1582/files
   either way is fine by me.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to