You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2021/01/31 08:15:10 UTC

[incubator-tuweni] branch master updated: Add more aliases for MIT license

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 <an...@lunar-ocean.com>
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: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org