You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ra...@apache.org on 2021/03/16 16:17:20 UTC

[trafficcontrol] branch master updated: List 1 path specification and license per bundled dependency (#5646)

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

rawlin 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 145e610  List 1 path specification and license per bundled dependency (#5646)
145e610 is described below

commit 145e6101e9470233b3e3f1cdda667f3af63ff7da
Author: Zach Hoffman <zr...@apache.org>
AuthorDate: Tue Mar 16 10:17:06 2021 -0600

    List 1 path specification and license per bundled dependency (#5646)
    
    * Make license lines start with ./
    
    * List 1 path specification and license per bundled dependency
    
    * Use a single path specification for both JSON formatter files
    
    * List both licenses for the yaml and influxdb bundled dependency pointers
---
 LICENSE | 29 ++++++++++++++++++++++++-----
 1 file changed, 24 insertions(+), 5 deletions(-)

diff --git a/LICENSE b/LICENSE
index 380e501..f2dd99a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -235,20 +235,31 @@ This product bundles jQuery, which is available under an MIT license.
 Refer to the above license for the full text.
 
 This product bundles JSON formatter, which is available under an Apache-2.0 license.
-@traffic_portal/app/src/assets/css/jsonformatter.min_0.6.0.css
-@traffic_portal/app/src/assets/js/jsonformatter.min_0.6.0.js
+@traffic_portal/app/src/assets/*/jsonformatter.min_0.6.0.*
 ./licenses/AL2-jsonformatter
 Refer to the above license for the full text.
 
 This product bundles DataTables, which is available under an MIT license.
 @traffic_portal/app/src/assets/css/jquery.dataTables.min_1.10.9.css
+./licenses/MIT-datatables
+Refer to the above license for the full text.
+
+This product bundles DataTables, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/jquery.dataTables.min_1.10.19_patched.js
+./licenses/MIT-datatables
+Refer to the above license for the full text.
+
+This product bundles DataTables, which is available under an MIT license.
 @traffic_portal/app/src/assets/images/sort_*
 ./licenses/MIT-datatables
 Refer to the above license for the full text.
 
 This product bundles DataTables ColReorder, which is available under an MIT license.
 @traffic_portal/app/src/assets/css/colReorder.dataTables.min_1.5.1.css
+./licenses/MIT-ColReorder
+Refer to the above license for the full text.
+
+This product bundles DataTables ColReorder, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/colReorder.dataTables.min_1.5.1.js
 ./licenses/MIT-ColReorder
 Refer to the above license for the full text.
@@ -280,12 +291,20 @@ Refer to the above license for the full text.
 
 This product bundles angular-moment-picker, which is available under an MIT license.
 @traffic_portal/app/src/assets/css/angular-moment-picker_0.10.2.css
+./licenses/MIT-angular_moment_picker
+Refer to the above license for the full text.
+
+This product bundles angular-moment-picker, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/moment-picker/angular-moment-picker.min_0.10.2.js
 ./licenses/MIT-angular_moment_picker
 Refer to the above license for the full text.
 
 This product bundles angular-ui-tree, which is available under an MIT license.
 @traffic_portal/app/src/assets/css/angular-ui-tree.min_2.22.6.css
+./licenses/MIT-angular_ui_tree
+Refer to the above license for the full text.
+
+This product bundles angular-ui-tree, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/angular-ui-tree.min_2.22.6.js
 ./licenses/MIT-angular_ui_tree
 Refer to the above license for the full text.
@@ -332,7 +351,7 @@ Refer to the above license for the full text.
 
 This product bundles gopkg.in/tomb.v1, which is available under a BSD-3-Clause license.
 @vendor/gopkg.in/tomb.v1/*
-@vendor/gopkg.in/tomb.v1/LICENSE
+./vendor/gopkg.in/tomb.v1/LICENSE
 Refer to the above license for the full text.
 
 This product bundles yaml, which is available under an Apache-2.0 license.
@@ -549,12 +568,12 @@ Refer to the above license for the full text.
 
 This product bundles gopkg.in/square/go-jose.v2/json, which is available under a BSD-3-Clause license.
 @vendor/gopkg.in/square/go-jose.v2/json/*
-@vendor/gopkg.in/square/go-jose.v2/json/LICENSE
+./vendor/gopkg.in/square/go-jose.v2/json/LICENSE
 Refer to the above license for the full text.
 
 This product bundles gopkg.in/square/go-jose.v2, which is available under an Apache-2.0 license.
 @vendor/gopkg.in/square/go-jose.v2/*
-@vendor/gopkg.in/square/go-jose.v2/LICENSE
+./vendor/gopkg.in/square/go-jose.v2/LICENSE
 Refer to the above license for the full text.
 
 This product bundles cenkalti/backoff, which is available under an MIT license.