ISIS-1243: updating rat plugin check for MIT pattern license

Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/839df6a3
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/839df6a3
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/839df6a3

Branch: refs/heads/release-1.11.0-RC1
Commit: 839df6a389949957982543f3f715f35d81437e62
Parents: 00cee42
Author: Dan Haywood <[email protected]>
Authored: Tue Dec 29 09:33:18 2015 +0000
Committer: Dan Haywood <[email protected]>
Committed: Tue Dec 29 09:33:18 2015 +0000

----------------------------------------------------------------------
 core/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/839df6a3/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 05da9b6..43ccb7c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -480,6 +480,7 @@
                             <licenseFamilyName>MIT  </licenseFamilyName>
                             <notes />
                             <patterns>
+                              <pattern>The MIT License (MIT)</pattern>
                               <pattern>Dual licensed under the MIT</pattern>
                             </patterns>
                           </license>

Reply via email to