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 1b365af Add more aliases for MIT license
1b365af is described below
commit 1b365afc6eb41c282c3da34f79ec7cbe9430c8dd
Author: Antoine Toulme <[email protected]>
AuthorDate: Sun Jan 31 00:14:51 2021 -0800
Add more aliases for MIT license
---
gradle/check-licenses.gradle | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gradle/check-licenses.gradle b/gradle/check-licenses.gradle
index 80f5a77..ee04f2f 100644
--- a/gradle/check-licenses.gradle
+++ b/gradle/check-licenses.gradle
@@ -140,6 +140,8 @@ downloadLicenses {
(mit): [
'MIT license',
'MIT License',
+ 'The MIT License (MIT)',
+ 'MIT',
],
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]