You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by jv...@apache.org on 2018/07/05 22:55:29 UTC

[trafficcontrol] branch master updated: add downloadjs (MIT) to rat excludes

This is an automated email from the ASF dual-hosted git repository.

jvd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 16bef69  add downloadjs (MIT) to rat excludes
16bef69 is described below

commit 16bef693b8899705b8d07bed7f3f7ae0203a3421
Author: Dan Kirkwood <da...@apache.org>
AuthorDate: Thu Jul 5 15:58:35 2018 -0600

    add downloadjs (MIT) to rat excludes
---
 .rat-excludes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.rat-excludes b/.rat-excludes
index 4c270fd..2ff3527 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -36,6 +36,7 @@ jwt\-go(?:                           MIT. Properly documented in LICENSE ){0}
 pq(?:                                MIT. Properly documented in LICENSE ){0}
 bootstrap(?:-theme)?\.(?:css|js)(?:  MIT. Properly documented in LICENSE ){0}
 j[mM]enu(?:\.jquery)?\.(?:css|js)(?: MIT. Properly documented in LICENSE ){0}
+downloadjs\-min.*\.js(?:             MIT. Properly documented in LICENSE ){0}
 jquery\-ui\..*(?:                    MIT. Properly documented in LICENSE ){0}
 jquery\.dataTables\..*(?:            MIT. Properly documented in LICENSE ){0}
 .*underscore.*(?:                    MIT. Properly documented in LICENSE ){0}