This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/master by this push:
new a3228ab fix BSD license alias issue
a3228ab is described below
commit a3228ab4022b96414844487f4865cd0796439a77
Author: Antoine Toulme <[email protected]>
AuthorDate: Mon May 4 01:12:03 2020 -0700
fix BSD license alias issue
---
gradle/check-licenses.gradle | 1 +
1 file changed, 1 insertion(+)
diff --git a/gradle/check-licenses.gradle b/gradle/check-licenses.gradle
index 8a7e417..396810b 100644
--- a/gradle/check-licenses.gradle
+++ b/gradle/check-licenses.gradle
@@ -102,6 +102,7 @@ downloadLicenses {
'The BSD Licence',
'The BSD License',
'BSD 2-Clause license',
+ 'BSD-2-Clause'
],
(bsd3Clause): [
'BSD 3-Clause',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]