update rat excludes
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/9a4aa79e Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/9a4aa79e Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/9a4aa79e Branch: refs/heads/master Commit: 9a4aa79ed8c00095e763d63ffff64e5ae6929c48 Parents: e3c55ef Author: Alex Harui <[email protected]> Authored: Wed Jan 21 01:16:58 2015 -0800 Committer: Alex Harui <[email protected]> Committed: Wed Jan 21 01:16:58 2015 -0800 ---------------------------------------------------------------------- ApproveSDK.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9a4aa79e/ApproveSDK.xml ---------------------------------------------------------------------- diff --git a/ApproveSDK.xml b/ApproveSDK.xml index 8ddf4ea..80906ec 100644 --- a/ApproveSDK.xml +++ b/ApproveSDK.xml @@ -249,6 +249,11 @@ <exclude name="modules/thirdparty/batik/sources/*.mf"/> <!-- exclude text files --> <exclude name="CONTRIBUTING"/> + <exclude name="CONTRIBUTORS"/> + <exclude name="LICENSE.bin"/> + <exclude name="NOTICE.bin"/> + <exclude name="NOTICE.asc"/> + <exclude name="NOTICE.base"/> <exclude name="modules/thirdparty/batik/lib/**/LICENSE*.txt"/> <exclude name="modules/thirdparty/batik/lib/**/README*.txt"/> <!-- exclude w3c sources -->
