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

[trafficcontrol] branch 5.1.x updated: [5.1.x backport] LICENSE file cleanup (#5610)

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

ocket8888 pushed a commit to branch 5.1.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/5.1.x by this push:
     new 01d6e41  [5.1.x backport] LICENSE file cleanup (#5610)
01d6e41 is described below

commit 01d6e41324399d82065dc80f323b4263bf4df94a
Author: Zach Hoffman <zr...@apache.org>
AuthorDate: Wed Mar 17 13:56:48 2021 -0600

    [5.1.x backport] LICENSE file cleanup (#5610)
    
    * Remove version info from LICENSE
    
    * No need to include the bootstrap license because the files already bear
    a SPDX identifier
    
    * Specify which type of license each bundled component uses
    
    * Normalize language for bundled dependency licensing summaries
    
    * Remove redundant licenses
    
    * Remove unused licenses
    
    * Add a space
    
    * Add a terminating line after each list of files and licenses
    
    * Do not run CDN-in-a-Box CI for LICENSE file changes
    
    * Make license lines start with ./
    
    * List 1 path specification and license per bundled dependency
---
 .github/workflows/ciab.yaml                |   2 +
 LICENSE                                    | 440 +++++++++++++++++++----------
 licenses/AL2-RobotoSlab                    | 205 --------------
 licenses/BSD-go-sqlmock                    |  29 --
 licenses/BSD-go-uuid                       |  27 --
 licenses/BSD-miekg-dns                     |  32 ---
 licenses/BSD-pflag                         |  28 --
 licenses/BSD-seelog                        |  24 --
 licenses/BSD-sphinx_rtd_theme_search       |  25 --
 licenses/MIT-angular_bootstrap_contextmenu |  30 --
 licenses/MIT-asn1-ber                      |  22 --
 licenses/MIT-bootstrap                     |  21 --
 licenses/MIT-ldap                          |  22 --
 licenses/MIT-modernizr                     |  21 --
 licenses/MIT-sphinx_rtd_theme              |  20 --
 licenses/MIT-sqlx                          |  23 --
 licenses/MIT-tc_angular_chartjs            |  25 --
 17 files changed, 288 insertions(+), 708 deletions(-)

diff --git a/.github/workflows/ciab.yaml b/.github/workflows/ciab.yaml
index e1c2b89..3462865 100644
--- a/.github/workflows/ciab.yaml
+++ b/.github/workflows/ciab.yaml
@@ -35,6 +35,7 @@ on:
       - '!.github/actions/build-rpms/*'
       - '!.github/actions/run-ciab/*'
       - '!.github/workflows/ciab.yaml'
+      - 'LICENSE'
       - 'licenses/**'
       - 'misc/**'
       - 'NOTICE'
@@ -54,6 +55,7 @@ on:
       - '!.github/actions/build-rpms/*'
       - '!.github/actions/run-ciab/*'
       - '!.github/workflows/ciab.yaml'
+      - 'LICENSE'
       - 'licenses/**'
       - 'misc/**'
       - 'NOTICE'
diff --git a/LICENSE b/LICENSE
index ebfc84d..74b1bad 100644
--- a/LICENSE
+++ b/LICENSE
@@ -204,7 +204,7 @@
 
 APACHE TRAFFICCONTROL SUBCOMPONENTS:
 
-Apache TrafficControl includes a number of subcomponents with
+Apache Traffic Control includes a number of subcomponents with
 separate copyright notices and license terms. Your use of the source
 code for the these subcomponents is subject to the terms and
 conditions of the following licenses.
@@ -213,506 +213,638 @@ For readability, subcomponent licenses have been broken out into their own
 files, largely located in the licenses directory. Each subcomponent enumerated
 below lists the files it comprises and a link to the full text of the license.
 
-For the fontawesome component:
+This product bundles binary fontawesome fonts, which are available under an SIL OFL 1.1 license.
 @traffic_portal/app/src/assets/fonts/[Ff]ont[Aa]wesome*
+Refer to the above license for the full text.
 
 These binary fontawesome fonts are provided under the SIL Open Font License 1.1:
 ./licenses/SIL-1.1
+Refer to the above license for the full text.
 
-The fontawesome CSS files are provided under an MIT license:
+This product bundles fontawesome CSS files, which are available under an MIT license.
 ./licenses/MIT-fontawesome
+Refer to the above license for the full text.
 
-For the bootstrap component:
+This product bundles bootstrap, which is available under an MIT license.
 @misc/traffic-control-cdn/*/bootstrap*
-./licenses/MIT-bootstrap
+Refer to the above license for the full text.
 
-/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
+This product bundles normalize.css, which is available under an MIT license.
 ./licenses/MIT-normalize
+Refer to the above license for the full text.
 
-For the jQuery component:
+This product bundles jQuery, which is available under an MIT license.:
 ./licenses/MIT-jquery
+Refer to the above license for the full text.
 
-For the JSON formatter component:
-@traffic_portal/app/src/assets/css/jsonformatter.min_0.6.0.css
-@traffic_portal/app/src/assets/js/jsonformatter.min_0.6.0.js
+This product bundles JSON formatter, which is available under an Apache-2.0 license.
+@traffic_portal/app/src/assets/*/jsonformatter.min_0.6.0.*
 ./licenses/AL2-jsonformatter
+Refer to the above license for the full text.
 
-For the DataTables component:
+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.
 
-For the DataTables ColReorder component:
-@traffic_portal/app/src/assets/css/colReorder.dataTables.min_1.5.1.css
-@traffic_portal/app/src/assets/js/colReorder.dataTables.min_1.5.1.js
+This product bundles DataTables ColReorder, which is available under an MIT license.
+@traffic_portal/app/src/assets/*/colReorder.dataTables.min_1.5.1.*
 ./licenses/MIT-ColReorder
+Refer to the above license for the full text.
 
-For the DataTables Buttons component:
+This product bundles DataTables Buttons, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/dataTables.buttons.min_1.5.6.js
 ./licenses/MIT-datatables-buttons
+Refer to the above license for the full text.
 
-For the HTML5 Buttons component:
+This product bundles HTML5 Buttons, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/buttons.html5.min_1.5.6.js
 ./licenses/MIT-buttons-html5
+Refer to the above license for the full text.
 
-For the moment.js component:
+This product bundles moment.js, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/moment-min_2.22.1.js
 ./licenses/MIT-momentjs
+Refer to the above license for the full text.
 
-For the jsdiff component:
+This product bundles jsdiff, which is available under a BSD-3-Clause license.
 @traffic_portal/app/src/assets/js/jsdiff-min_3.5.0.js
 ./licenses/BSD-jsdiff
+Refer to the above license for the full text.
 
-For the fast-json-patch component:
+This product bundles fast-json-patch, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/fast-json-patch_v2.1.0.js
 ./licenses/MIT-fast-json-patch
+Refer to the above license for the full text.
 
-For the angular-moment-picker component:
+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.
 
-For the angular-ui-tree component:
-@traffic_portal/app/src/assets/css/angular-ui-tree.min_2.22.6.css
-@traffic_portal/app/src/assets/js/angular-ui-tree.min_2.22.6.js
+This product bundles angular-ui-tree, which is available under an MIT license.
+@traffic_portal/app/src/assets/*/angular-ui-tree.min_2.22.6.*
 ./licenses/MIT-angular_ui_tree
+Refer to the above license for the full text.
 
-For the Chart.js component:
+This product bundles Chart.js, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
 ./licenses/MIT-chartjs
+Refer to the above license for the full text.
 
-For the angular-chart.js component:
+This product bundles angular-chart.js, which is available under a BSD-2-Clause license.
 @traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js
 ./licenses/BSD-angular-chartjs
+Refer to the above license for the full text.
 
-For the downloadjs component:
+This product bundles downloadjs, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/downloadjs-min_v4.21.js
 ./licenses/MIT-downloadjs
+Refer to the above license for the full text.
 
-For the angular-loading-bar component:
+This product bundles angular-loading-bar, which is available under an MIT license.
 @traffic_portal/app/src/styles/loading.scss
 ./licenses/MIT-angular_loading_bar
+Refer to the above license for the full text.
 
-For the gentelella admin theme:
+This product bundles the gentelella admin theme, which is available under an MIT license.
 @traffic_portal/app/src/styles/theme.scss
 ./licenses/MIT-gentelella
+Refer to the above license for the full text.
 
-For the underscore component:
+This product bundles underscore, which is available under an MIT license.
 @traffic_portal/app/src/assets/js/underscore-min_1.8.3.js
 ./licenses/MIT-underscore
+Refer to the above license for the full text.
 
-For the stoppableListener component:
+This product bundles stoppableListener, which is available under a BSD-2-Clause license.
 @traffic_monitor/vendor/github.com/hydrogen18/stoppableListener/*
 ./traffic_monitor/vendor/github.com/hydrogen18/stoppableListener/LICENSE
+Refer to the above license for the full text.
 
-For the fsnotify component:
+This product bundles fsnotify, which is available under a BSD-3-Clause license.
 @vendor/gopkg.in/fsnotify.v1/*
 ./vendor/gopkg.in/fsnotify.v1/LICENSE
+Refer to the above license for the full text.
 
-For the yaml component:
+This product bundles yaml, which is available under an Apache-2.0 license.
 @vendor/gopkg.in/yaml.v2/*
 ./vendor/gopkg.in/yaml.v2/LICENSE
 ./vendor/gopkg.in/yaml.v2/LICENSE.libyaml
+Refer to the above license for the full text.
 
-For the pq component:
+This product bundles pq, which is available under a BSD-3-Clause license.
 @vendor/github.com/lib/pq/*
 ./vendor/github.com/lib/pq/LICENSE.md
+Refer to the above license for the full text.
 
-For the influxdb component:
+This product bundles influxdb, which is available under an MIT license.
 @vendor/github.com/influxdata/influxdb/*
 ./vendor/github.com/influxdata/influxdb/LICENSE
 ./vendor/github.com/influxdata/influxdb/LICENSE_OF_DEPENDENCIES.md
+Refer to the above license for the full text.
 
-For the MaxMind DB GeoLite2 Database:
+This product bundles the MaxMind DB GeoLite2 Database, which is available under a CC-BY-SA-4.0 license.
 @traffic_router/core/src/test/resources/geo/GeoLite2-City.mmdb.gz
 ./licenses/CC_A_SA_4-maxmind
+Refer to the above license for the full text.
 
-For the gofmt github hook:
+This product bundles a gofmt git pre-commit hook, which is available under a BSD-3-Clause license.
 @misc/git/pre-commit-hooks/01-gofmt
 ./licenses/BSD-go
+Refer to the above license for the full text.
 
-For the IPv6 Perl Module component:
+This product bundles the IPv6 Perl Module, which is available under a Artistic 2.0 license.
 @traffic_ops/app/bin/checks/NetPacket/IPv6.pm
 ./licenses/ISC-netpacket_ipv6
+Refer to the above license for the full text.
 
-Several subsections of main.css are under the MIT license, as noted in the file:
-@traffic_portal/app/src/styles/main.scss
+This product bundles cropper, which is available under an MIT license.
 @traffic_portal/app/src/styles/main.scss
+./licenses/MIT-cropper
+Refer to the above license for the full text.
 
-    For the bootstrap-vertical-tabs component:
-    ./licenses/MIT-bootstrap_vertical_tabs
-
-    For the cropper component:
-    ./licenses/MIT-cropper
+This product bundles bootstrap-vertical-tabs, which is available under an MIT license.
+@traffic_portal/app/src/styles/main.scss
+./licenses/MIT-bootstrap_vertical_tabs
+Refer to the above license for the full text.
 
-    For the bootstrap-progressbar component:
-    ./licenses/MIT-bootstrap_progressbar
+This product bundles bootstrap-progressbar, which is available under an MIT license.
+@traffic_portal/app/src/styles/main.scss
+./licenses/MIT-bootstrap_progressbar
+Refer to the above license for the full text.
 
-For the seelog component:
+This product bundles seelog, which is available under a BSD-3-Clause license.
 @traffic_stats/vendor/github.com/cihub/seelog/*
-./licenses/BSD-seelog
+./traffic_stats/vendor/github.com/cihub/seelog/LICENSE.txt
+Refer to the above license for the full text.
 
-The invalid_passwords.txt file is from the Projects/OWASP SecLists Project provided under a MIT license:
+This product bundles an invalid_passwords.txt file from the Projects/OWASP SecLists Project, which is available under an MIT license.
 @traffic_ops/app/conf/invalid_passwords.txt
 ./licenses/MIT-SecLists
+Refer to the above license for the full text.
 
-For the go-sqlmock component:
+This product bundles go-sqlmock, which is available under a BSD-3-Clause license.
 @traffic_ops/vendor/gopkg.in/DATA-DOG/go-sqlmock.v1/*
 ./traffic_ops/vendor/gopkg.in/DATA-DOG/go-sqlmock.v1/LICENSE
+Refer to the above license for the full text.
 
-For the go-jwx component:
+This product bundles go-jwx, which is available under an MIT license.
 @traffic_ops/vendor/github.com/lestrrat/go-jwx/*
 ./traffic_ops/vendor/github.com/lestrrat/go-jwx/LICENSE
+Refer to the above license for the full text.
 
-For the protobuf component:
+This product bundles protobuf, which is available under a BSD-3-Clause license.
 @vendor/github.com/golang/protobuf/*
 ./vendor/github.com/golang/protobuf/LICENSE
+Refer to the above license for the full text.
 
-For the sqlx component:
+This product bundles sqlx, which is available under an MIT license.
 @vendor/github.com/jmoiron/sqlx/*
 ./vendor/github.com/jmoiron/sqlx/LICENSE
+Refer to the above license for the full text.
 
-For the backoff component:
+This product bundles backoff, which is available under an MIT license.
 @vendor/github.com/basho/backoff/*
 ./vendor/github.com/basho/backoff/README.md
+Refer to the above license for the full text.
 
-The riak-go-client component is used under the Apache license:
+This product bundles riak-go-client, which is available under an Apache-2.0 license.
 @vendor/github.com/basho/riak-go-client/*
 ./vendor/github.com/basho/riak-go-client/LICENSE
+Refer to the above license for the full text.
 
-The envconfig component is used under the MIT license:
+This product bundles envconfig, which is available under an MIT license.
 @traffic_ops/vendor/github.com/kelseyhightower/envconfig/*
 ./traffic_ops/vendor/github.com/kelseyhightower/envconfig/LICENSE
+Refer to the above license for the full text.
 
-The govalidator component is used under the MIT license:
+This product bundles govalidator, which is available under an MIT license.
 @vendor/github.com/asaskevich/govalidator/*
 ./vendor/github.com/asaskevich/govalidator/LICENSE
+Refer to the above license for the full text.
 
-The ozzo-validation component is used under the MIT license:
+This product bundles ozzo-validation, which is available under an MIT license.
 @vendor/github.com/go-ozzo/ozzo-validation/*
 ./vendor/github.com/go-ozzo/ozzo-validation/LICENSE
+Refer to the above license for the full text.
 
-The bytefmt component is used under the Apache 2.0 license:
+This product bundles bytefmt, which is available under an Apache-2.0 license.
 @grove/vendor/code.cloudfoundry.org/bytefmt/*
 ./grove/vendor/code.cloudfoundry.org/bytefmt/LICENSE
+Refer to the above license for the full text.
 
-The bbolt component is used under the MIT license:
+This product bundles bbolt, which is available under an MIT license.
 @grove/vendor/go.etcd.io/bbolt/*
 ./grove/vendor/go.etcd.io/bbolt/LICENSE
+Refer to the above license for the full text.
 
-For the siphash component:
+This product bundles siphash, which is available under a CC0-1.0 license.
 @grove/vendor/github.com/dchest/siphash/*
 ./licenses/CC0
+Refer to the above license for the full text.
 
-For the miekg/dns component:
+This product bundles miekg/dns, which is available under a BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/miekg/dns/*
-./licenses/BSD-miekg-dns
+./traffic_ops/traffic_ops_golang/vendor/github.com/miekg/dns/LICENSE
+Refer to the above license for the full text.
 
-The asn1-ber.v1 component is used under the MIT license:
+This product bundles asn1-ber.v1, which is available under an MIT license.
 @traffic_ops/vendor/gopkg.in/asn1-ber.v1/*
 ./traffic_ops/vendor/gopkg.in/asn1-ber.v1/LICENSE
+Refer to the above license for the full text.
 
-The ldap.v2 component is used under the MIT license:
+This product bundles ldap.v2 component, which is available under an MIT license.
 @traffic_ops/vendor/gopkg.in/ldap.v2/*
 ./traffic_ops/vendor/gopkg.in/ldap.v2/LICENSE
+Refer to the above license for the full text.
 
-The fakeOrigin example video is used the Public Domain license:
+This product bundles an example video for fakeOrigin, which is available under an CC-PDM-1.0 license.
 @test/fakeOrigin/example/video/*
 ./test/fakeOrigin/example/video/LICENSE
+Refer to the above license for the full text.
 
-The json-iterator/go component is used under the MIT license:
+This product bundles json-iterator/go, which is available under an MIT license.
 @vendor/github.com/json-iterator/go/*
 ./vendor/github.com/json-iterator/go/LICENSE
+Refer to the above license for the full text.
 
-The modern-go/concurrent component is used under the Apache 2.0 license:
+This product bundles modern-go/concurrent, which is available under an Apache-2.0 license.
 @vendor/github.com/modern-go/concurrent/*
 ./vendor/github.com/modern-go/concurrent/LICENSE
+Refer to the above license for the full text.
 
-The modern-go/reflect2 component is used under the Apache 2.0 license:
+This product bundles modern-go/reflect2, which is available under an Apache-2.0 license.
 @vendor/github.com/modern-go/reflect2/*
 ./vendor/github.com/modern-go/reflect2/LICENSE
+Refer to the above license for the full text.
 
-For the lestrrat-go/jwx (commit e35178a) component:
+This product bundles lestrrat-go/jwx, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/lestrrat-go/jwx/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/lestrrat-go/jwx/LICENSE
+Refer to the above license for the full text.
 
-For the dgrijalva/jwt-go component:
+This product bundles dgrijalva/jwt-go, which is available under an MIT license.
 @vendor/github.com/dgrijalva/jwt-go/*
 ./vendor/github.com/dgrijalva/jwt-go/LICENSE
+Refer to the above license for the full text.
 
-For the ogier/pflag (commit 45c278a) component:
+This product bundles ogier/pflag, which is available under a BSD-3-Clause license.
 @vendor/github.com/ogier/pflag/*
-./licenses/BSD-pflag
+./vendor/github.com/ogier/pflag/LICENSE
+Refer to the above license for the full text.
 
-For the errors (commit 27936f6) component:
+This product bundles errors, which is available under a BSD-2-Clause license.
 @vendor/github.com/pkg/errors/*
 ./vendor/github.com/pkg/errors/LICENSE
+Refer to the above license for the full text.
 
-For the GehirnInc/crypt (commit 6c0105a) component:
+This product bundles GehirnInc/crypt, which is available under a BSD-2-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/GehirnInc/crypt/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/GehirnInc/crypt/LICENSE
+Refer to the above license for the full text.
 
-For the go-acme/lego (version 2.7.2) component:
+This product bundles go-acme/lego, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/go-acme/lego/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/go-acme/lego/LICENSE
+Refer to the above license for the full text.
 
-For the google/uuid (version 1.1.1) component:
+This product bundles google/uuid, which is available under a BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/google/uuid/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/google/uuid/LICENSE
+Refer to the above license for the full text.
 
-For the gofrs/flock component:
+This product bundles gofrs/flock, which is available under a BSD-3-Clause license.
 @traffic_ops_ort/vendor/github.com/gofrs/flock/*
 ./traffic_ops_ort/vendor/github.com/gofrs/flock/LICENSE
+Refer to the above license for the full text.
 
-For the pborman/getopt component:
+This product bundles pborman/getopt/v2, which is available under a BSD-3-Clause license.
 @vendor/github.com/pborman/getopt/*
 vendor/github.com/pborman/getopt/LICENSE
+Refer to the above license for the full text.
 
-For the contrib.go.opencensus.io/exporter/ocagent component:
+This product bundles contrib.go.opencensus.io/exporter/ocagent, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/contrib.go.opencensus.io/exporter/ocagent/*
-@traffic_ops/traffic_ops_golang/vendor/contrib.go.opencensus.io/exporter/ocagent/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/contrib.go.opencensus.io/exporter/ocagent/LICENSE
+Refer to the above license for the full text.
 
-For the google.golang.org/api/googleapi/internal/uritemplates component:
+This product bundles google.golang.org/api/googleapi/internal/uritemplates, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/google.golang.org/api/googleapi/internal/uritemplates/*
-@traffic_ops/traffic_ops_golang/vendor/google.golang.org/api/googleapi/internal/uritemplates/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/google.golang.org/api/googleapi/internal/uritemplates/LICENSE
+Refer to the above license for the full text.
 
-For the google.golang.org/api component:
+This product bundles google.golang.org/api, which is available under a BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/google.golang.org/api/*
-@traffic_ops/traffic_ops_golang/vendor/google.golang.org/api/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/google.golang.org/api/LICENSE
+Refer to the above license for the full text.
 
-For the google.golang.org/appengine component:
+This product bundles google.golang.org/appengine, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/google.golang.org/appengine/*
-@traffic_ops/traffic_ops_golang/vendor/google.golang.org/appengine/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/google.golang.org/appengine/LICENSE
+Refer to the above license for the full text.
 
-For the google.golang.org/genproto component:
+This product bundles google.golang.org/genproto, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/google.golang.org/genproto/*
-@traffic_ops/traffic_ops_golang/vendor/google.golang.org/genproto/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/google.golang.org/genproto/LICENSE
+Refer to the above license for the full text.
 
-For the google.golang.org/grpc component:
+This product bundles google.golang.org/grpc, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/google.golang.org/grpc/*
-@traffic_ops/traffic_ops_golang/vendor/google.golang.org/grpc/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/google.golang.org/grpc/LICENSE
+Refer to the above license for the full text.
 
-For the go.opencensus.io component:
+This product bundles go.opencensus.io, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/go.opencensus.io/*
-@traffic_ops/traffic_ops_golang/vendor/go.opencensus.io/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/go.opencensus.io/LICENSE
+Refer to the above license for the full text.
 
-For the gopkg.in/ini.v1 component:
+This product bundles gopkg.in/ini.v1, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/gopkg.in/ini.v1/*
-@traffic_ops/traffic_ops_golang/vendor/gopkg.in/ini.v1/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/gopkg.in/ini.v1/LICENSE
+Refer to the above license for the full text.
 
-For the gopkg.in/ns1/ns1-go.v2 component:
+This product bundles gopkg.in/ns1/ns1-go.v2, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/gopkg.in/ns1/ns1-go.v2/*
-@traffic_ops/traffic_ops_golang/vendor/gopkg.in/ns1/ns1-go.v2/LICENSE.txt
+./traffic_ops/traffic_ops_golang/vendor/gopkg.in/ns1/ns1-go.v2/LICENSE.txt
+Refer to the above license for the full text.
 
-For the gopkg.in/resty.v1 component:
+This product bundles gopkg.in/resty.v1, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/gopkg.in/resty.v1/*
-@traffic_ops/traffic_ops_golang/vendor/gopkg.in/resty.v1/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/gopkg.in/resty.v1/LICENSE
+Refer to the above license for the full text.
 
-For the gopkg.in/square/go-jose.v2/json component:
+This product bundles gopkg.in/square/go-jose.v2/json, which is available under an BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/gopkg.in/square/go-jose.v2/json/*
-@traffic_ops/traffic_ops_golang/vendor/gopkg.in/square/go-jose.v2/json/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/gopkg.in/square/go-jose.v2/json/LICENSE
+Refer to the above license for the full text.
 
-For the gopkg.in/square/go-jose.v2 component:
+This product bundles gopkg.in/square/go-jose.v2, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/gopkg.in/square/go-jose.v2/*
-@traffic_ops/traffic_ops_golang/vendor/gopkg.in/square/go-jose.v2/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/gopkg.in/square/go-jose.v2/LICENSE
+Refer to the above license for the full text.
 
-For the go.uber.org/ratelimit component:
+This product bundles go.uber.org/ratelimit, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/go.uber.org/ratelimit/*
-@traffic_ops/traffic_ops_golang/vendor/go.uber.org/ratelimit/LICENSE
+./traffic_ops/traffic_ops_golang/vendor/go.uber.org/ratelimit/LICENSE
+Refer to the above license for the full text.
 
-For the akamai/AkamaiOPEN-edgegrid-golang component:
+This product bundles akamai/AkamaiOPEN-edgegrid-golang, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/LICENSE
+Refer to the above license for the full text.
 
-For the aliyun/alibaba-cloud-sdk-go component:
+This product bundles aliyun/alibaba-cloud-sdk-go, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/aliyun/alibaba-cloud-sdk-go/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/aliyun/alibaba-cloud-sdk-go/LICENSE
+Refer to the above license for the full text.
 
-For the aws/aws-sdk-go component:
+This product bundles aws/aws-sdk-go, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/aws/aws-sdk-go/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/aws/aws-sdk-go/LICENSE.txt
+Refer to the above license for the full text.
 
-For the Azure/azure-sdk-for-go component:
+This product bundles Azure/azure-sdk-for-go, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/Azure/azure-sdk-for-go/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/Azure/azure-sdk-for-go/LICENSE
+Refer to the above license for the full text.
 
-For the Azure/go-autorest component:
+This product bundles google.golang.org/api, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/Azure/go-autorest/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/Azure/go-autorest/LICENSE
+Refer to the above license for the full text.
 
-For the  BurntSushi/toml component:
+This product bundles BurntSushi/toml, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/BurntSushi/toml/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/BurntSushi/toml/COPYING
+Refer to the above license for the full text.
 
-For the cenkalti/backoff component:
+This product bundles cenkalti/backoff, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/cenkalti/backoff/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/cenkalti/backoff/LICENSE
+Refer to the above license for the full text.
 
-For the census-instrumentation/opencensus-proto component:
+This product bundles census-instrumentation/opencensus-proto, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/census-instrumentation/opencensus-proto/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/census-instrumentation/opencensus-proto/LICENSE
+Refer to the above license for the full text.
 
-For the cloudflare/cloudflare-go component:
+This product bundles cloudflare/cloudflare-go, which is available under a BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/cloudflare/cloudflare-go/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/cloudflare/cloudflare-go/LICENSE
+Refer to the above license for the full text.
 
-For the cpu/goacmedns component:
+This product bundles cpu/goacmedns, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/cpu/goacmedns/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/cpu/goacmedns/LICENSE
+Refer to the above license for the full text.
 
-For the davecgh/go-spew component:
+This product bundles davecgh/go-spew, which is available under a ISC license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/davecgh/go-spew/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/davecgh/go-spew/LICENSE
+Refer to the above license for the full text.
 
-For the decker502/dnspod-go component:
+This product bundles decker502/dnspod-go, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/decker502/dnspod-go/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/decker502/dnspod-go/LICENSE
+Refer to the above license for the full text.
 
-For the dimchansky/utfbom component:
+This product bundles dimchansky/utfbom, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/dimchansky/utfbom/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/dimchansky/utfbom/LICENSE
+Refer to the above license for the full text.
 
-For the dnsimple/dnsimple-go component:
+This product bundles dnsimple/dnsimple-go, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/dnsimple/dnsimple-go/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/dnsimple/dnsimple-go/LICENSE.txt
+Refer to the above license for the full text.
 
-For the exoscale/egoscale component:
+This product bundles exoscale/egoscale, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/exoscale/egoscale/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/exoscale/egoscale/LICENSE
+Refer to the above license for the full text.
 
-For the fatih/structs component:
+This product bundles fatih/structs, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/fatih/structs/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/fatih/structs/LICENSE
+Refer to the above license for the full text.
 
-For the go-errors/errors component:
+This product bundles go-errors/errors, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/go-errors/errors/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/go-errors/errors/LICENSE.MIT
+Refer to the above license for the full text.
 
-For the gofrs/uuid component:
+This product bundles gofrs/uuid, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/gofrs/uuid/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/gofrs/uuid/LICENSE
+Refer to the above license for the full text.
 
-For the go-ini/ini component:
+This product bundles go-ini/ini, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/go-ini/ini/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/go-ini/ini/LICENSE
+Refer to the above license for the full text.
 
-For the google/google component:
+This product bundles google/go-querystring, which is available under a BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/google/go-querystring/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/google/go-querystring/LICENSE
+Refer to the above license for the full text.
 
-For the gophercloud/gophercloud component:
+This product bundles gophercloud/gophercloud, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/gophercloud/gophercloud/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/gophercloud/gophercloud/LICENSE
+Refer to the above license for the full text.
 
-For the grpc-ecosystem/grpc-gateway component:
+This product bundles grpc-ecosystem/grpc-gateway, which is available under a BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/grpc-ecosystem/grpc-gateway/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/grpc-ecosystem/grpc-gateway/LICENSE.txt
+Refer to the above license for the full text.
 
-For the hashicorp/golang-lru component:
+This product bundles hashicorp/golang-lru, which is available under a MPL-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/hashicorp/golang-lru/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/hashicorp/golang-lru/LICENSE
+Refer to the above license for the full text.
 
-For the iij/doapi component:
+This product bundles iij/doapi, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/iij/doapi/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/iij/doapi/LICENSE.md
+Refer to the above license for the full text.
 
-For the jmespath/go-jmespath component:
+This product bundles jmespath/go-jmespath, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/jmespath/go-jmespath/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/jmespath/go-jmespath/LICENSE
+Refer to the above license for the full text.
 
-For the kolo/xmlrpc component:
+This product bundles kolo/xmlrpc, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/kolo/xmlrpc/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/kolo/xmlrpc/LICENSE
+Refer to the above license for the full text.
 
-For the kylelemons/godebug component:
+This product bundles kylelemons/godebug, which is available under an Apache-2.0 license.
 @vendor/github.com/kylelemons/godebug/*
 .vendor/github.com/kylelemons/godebug/LICENSE
+Refer to the above license for the full text.
 
-For the labbsr0x/bindman-dns-webhook component:
+This product bundles labbsr0x/bindman-dns-webhook, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/labbsr0x/bindman-dns-webhook/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/labbsr0x/bindman-dns-webhook/LICENSE
+Refer to the above license for the full text.
 
-For the labbsr0x/goh component:
+This product bundles labbsr0x/goh, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/labbsr0x/goh/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/labbsr0x/goh/LICENSE
+Refer to the above license for the full text.
 
-For the linode/linodego component:
+This product bundles linode/linodego, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/linode/linodego/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/linode/linodego/LICENSE
+Refer to the above license for the full text.
 
-For the mitchellh/go-homedir component:
+This product bundles mitchellh/go-homedir, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/mitchellh/go-homedir/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/mitchellh/go-homedir/LICENSE
+Refer to the above license for the full text.
 
-For the mitchellh/mapstructure component:
+This product bundles mitchellh/mapstructure, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/mitchellh/mapstructure/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/mitchellh/mapstructure/LICENSE
+Refer to the above license for the full text.
 
-For the namedotcom/go component:
+This product bundles namedotcom/go, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/namedotcom/go/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/namedotcom/go/LICENSE
+Refer to the above license for the full text.
 
-For the nrdcg/auroradns component:
+This product bundles nrdcg/auroradns, which is available under a MPL-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/nrdcg/auroradns/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/nrdcg/auroradns/LICENSE
+Refer to the above license for the full text.
 
-For the nrdcg/goinwx component:
+This product bundles nrdcg/goinwx, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/nrdcg/goinwx/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/nrdcg/goinwx/LICENSE
+Refer to the above license for the full text.
 
-For the nrdcg/namesilo component:
+This product bundles nrdcg/namesilo, which is available under a MPL-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/nrdcg/namesilo/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/nrdcg/namesilo/LICENSE
+Refer to the above license for the full text.
 
-For the OpenDNS/vegadns2client component:
+This product bundles OpenDNS/vegadns2client, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/OpenDNS/vegadns2client/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/OpenDNS/vegadns2client/LICENSE
+Refer to the above license for the full text.
 
-For the oracle/oci-go-sdk component:
+This product bundles oracle/oci-go-sdk, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/oracle/oci-go-sdk/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/oracle/oci-go-sdk/LICENSE.txt
+Refer to the above license for the full text.
 
-For the ovh/go-ovh component:
+This product bundles ovh/go-ovh, which is available under a BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/ovh/go-ovh/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/ovh/go-ovh/LICENSE
+Refer to the above license for the full text.
 
-For the pmezard/go-difflib component:
+This product bundles pmezard/go-difflib, which is available under a BSD-3-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/pmezard/go-difflib/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/pmezard/go-difflib/LICENSE
+Refer to the above license for the full text.
 
-For the rainycape/memcache component:
+This product bundles rainycape/memcache, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/rainycape/memcache/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/rainycape/memcache/LICENSE
+Refer to the above license for the full text.
 
-For the sacloud/libsacloud component:
+This product bundles sacloud/libsacloud, which is available under an Apache-2.0 license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/sacloud/libsacloud/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/sacloud/libsacloud/LICENSE.txt
+Refer to the above license for the full text.
 
-For the sirupsen/logrus component:
+This product bundles sirupsen/logrus, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/sirupsen/logrus/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/sirupsen/logrus/LICENSE
+Refer to the above license for the full text.
 
-For the stretchr/objx component:
+This product bundles stretchr/objx, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/stretchr/objx/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/stretchr/objx/LICENSE
+Refer to the above license for the full text.
 
-For the stretchr/testify component:
+This product bundles stretchr/testify, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/stretchr/testify/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/stretchr/testify/LICENSE
+Refer to the above license for the full text.
 
-For the timewasted/linode component:
+This product bundles timewasted/linode, which is available under a BSD-2-Clause license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/timewasted/linode/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/timewasted/linode/LICENSE
+Refer to the above license for the full text.
 
-For the transip/gotransip component:
+This product bundles transip/gotransip, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/transip/gotransip/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/transip/gotransip/LICENSE
+Refer to the above license for the full text.
 
-For the urfave/cli component:
+This product bundles urfave/cli, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/urfave/cli/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/urfave/cli/LICENSE
+Refer to the above license for the full text.
 
-For the vultr/govultr component:
+This product bundles vultr/govultr, which is available under an MIT license.
 @traffic_ops/traffic_ops_golang/vendor/github.com/vultr/govultr/*
 ./traffic_ops/traffic_ops_golang/vendor/github.com/vultr/govultr/LICENSE
+Refer to the above license for the full text.
diff --git a/licenses/AL2-RobotoSlab b/licenses/AL2-RobotoSlab
deleted file mode 100644
index 0fd284b..0000000
--- a/licenses/AL2-RobotoSlab
+++ /dev/null
@@ -1,205 +0,0 @@
-Apache License
-
-Font data copyright Google 2013
-
-                      Apache License
-                  Version 2.0, January 2004
-                http://www.apache.org/licenses/
-
-  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-  1. Definitions.
-
-    “License” shall mean the terms and conditions for use, reproduction,
-    and distribution as defined by Sections 1 through 9 of this document.
-
-    “Licensor” shall mean the copyright owner or entity authorized by
-    the copyright owner that is granting the License.
-
-    “Legal Entity” shall mean the union of the acting entity and all
-    other entities that control, are controlled by, or are under common
-    control with that entity. For the purposes of this definition,
-    “control” means (i) the power, direct or indirect, to cause the
-    direction or management of such entity, whether by contract or
-    otherwise, or (ii) ownership of fifty percent (50%) or more of the
-    outstanding shares, or (iii) beneficial ownership of such entity.
-
-    “You” (or “Your”) shall mean an individual or Legal Entity
-    exercising permissions granted by this License.
-
-    “Source” form shall mean the preferred form for making modifications,
-    including but not limited to software source code, documentation
-    source, and configuration files.
-
-    “Object” form shall mean any form resulting from mechanical
-    transformation or translation of a Source form, including but
-    not limited to compiled object code, generated documentation,
-    and conversions to other media types.
-
-    “Work” shall mean the work of authorship, whether in Source or
-    Object form, made available under the License, as indicated by a
-    copyright notice that is included in or attached to the work
-    (an example is provided in the Appendix below).
-
-    “Derivative Works” shall mean any work, whether in Source or Object
-    form, that is based on (or derived from) the Work and for which the
-    editorial revisions, annotations, elaborations, or other modifications
-    represent, as a whole, an original work of authorship. For the purposes
-    of this License, Derivative Works shall not include works that remain
-    separable from, or merely link (or bind by name) to the interfaces of,
-    the Work and Derivative Works thereof.
-
-    “Contribution” shall mean any work of authorship, including
-    the original version of the Work and any modifications or additions
-    to that Work or Derivative Works thereof, that is intentionally
-    submitted to Licensor for inclusion in the Work by the copyright owner
-    or by an individual or Legal Entity authorized to submit on behalf of
-    the copyright owner. For the purposes of this definition, “submitted”
-    means any form of electronic, verbal, or written communication sent
-    to the Licensor or its representatives, including but not limited to
-    communication on electronic mailing lists, source code control systems,
-    and issue tracking systems that are managed by, or on behalf of, the
-    Licensor for the purpose of discussing and improving the Work, but
-    excluding communication that is conspicuously marked or otherwise
-    designated in writing by the copyright owner as “Not a Contribution.”
-
-    “Contributor” shall mean Licensor and any individual or Legal Entity
-    on behalf of whom a Contribution has been received by Licensor and
-    subsequently incorporated within the Work.
-
-  2. Grant of Copyright License. Subject to the terms and conditions of
-    this License, each Contributor hereby grants to You a perpetual,
-    worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-    copyright license to reproduce, prepare Derivative Works of,
-    publicly display, publicly perform, sublicense, and distribute the
-    Work and such Derivative Works in Source or Object form.
-
-  3. Grant of Patent License. Subject to the terms and conditions of
-    this License, each Contributor hereby grants to You a perpetual,
-    worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-    (except as stated in this section) patent license to make, have made,
-    use, offer to sell, sell, import, and otherwise transfer the Work,
-    where such license applies only to those patent claims licensable
-    by such Contributor that are necessarily infringed by their
-    Contribution(s) alone or by combination of their Contribution(s)
-    with the Work to which such Contribution(s) was submitted. If You
-    institute patent litigation against any entity (including a
-    cross-claim or counterclaim in a lawsuit) alleging that the Work
-    or a Contribution incorporated within the Work constitutes direct
-    or contributory patent infringement, then any patent licenses
-    granted to You under this License for that Work shall terminate
-    as of the date such litigation is filed.
-
-  4. Redistribution. You may reproduce and distribute copies of the
-    Work or Derivative Works thereof in any medium, with or without
-    modifications, and in Source or Object form, provided that You
-    meet the following conditions:
-
-    (a) You must give any other recipients of the Work or
-      Derivative Works a copy of this License; and
-
-    (b) You must cause any modified files to carry prominent notices
-      stating that You changed the files; and
-
-    (c) You must retain, in the Source form of any Derivative Works
-      that You distribute, all copyright, patent, trademark, and
-      attribution notices from the Source form of the Work,
-      excluding those notices that do not pertain to any part of
-      the Derivative Works; and
-
-    (d) If the Work includes a “NOTICE” text file as part of its
-      distribution, then any Derivative Works that You distribute must
-      include a readable copy of the attribution notices contained
-      within such NOTICE file, excluding those notices that do not
-      pertain to any part of the Derivative Works, in at least one
-      of the following places: within a NOTICE text file distributed
-      as part of the Derivative Works; within the Source form or
-      documentation, if provided along with the Derivative Works; or,
-      within a display generated by the Derivative Works, if and
-      wherever such third-party notices normally appear. The contents
-      of the NOTICE file are for informational purposes only and
-      do not modify the License. You may add Your own attribution
-      notices within Derivative Works that You distribute, alongside
-      or as an addendum to the NOTICE text from the Work, provided
-      that such additional attribution notices cannot be construed
-      as modifying the License.
-
-    You may add Your own copyright statement to Your modifications and
-    may provide additional or different license terms and conditions
-    for use, reproduction, or distribution of Your modifications, or
-    for any such Derivative Works as a whole, provided Your use,
-    reproduction, and distribution of the Work otherwise complies with
-    the conditions stated in this License.
-
-  5. Submission of Contributions. Unless You explicitly state otherwise,
-    any Contribution intentionally submitted for inclusion in the Work
-    by You to the Licensor shall be under the terms and conditions of
-    this License, without any additional terms or conditions.
-    Notwithstanding the above, nothing herein shall supersede or modify
-    the terms of any separate license agreement you may have executed
-    with Licensor regarding such Contributions.
-
-  6. Trademarks. This License does not grant permission to use the trade
-    names, trademarks, service marks, or product names of the Licensor,
-    except as required for reasonable and customary use in describing the
-    origin of the Work and reproducing the content of the NOTICE file.
-
-  7. Disclaimer of Warranty. Unless required by applicable law or
-    agreed to in writing, Licensor provides the Work (and each
-    Contributor provides its Contributions) on an “AS IS” BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-    implied, including, without limitation, any warranties or conditions
-    of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-    PARTICULAR PURPOSE. You are solely responsible for determining the
-    appropriateness of using or redistributing the Work and assume any
-    risks associated with Your exercise of permissions under this License.
-
-  8. Limitation of Liability. In no event and under no legal theory,
-    whether in tort (including negligence), contract, or otherwise,
-    unless required by applicable law (such as deliberate and grossly
-    negligent acts) or agreed to in writing, shall any Contributor be
-    liable to You for damages, including any direct, indirect, special,
-    incidental, or consequential damages of any character arising as a
-    result of this License or out of the use or inability to use the
-    Work (including but not limited to damages for loss of goodwill,
-    work stoppage, computer failure or malfunction, or any and all
-    other commercial damages or losses), even if such Contributor
-    has been advised of the possibility of such damages.
-
-  9. Accepting Warranty or Additional Liability. While redistributing
-    the Work or Derivative Works thereof, You may choose to offer,
-    and charge a fee for, acceptance of support, warranty, indemnity,
-    or other liability obligations and/or rights consistent with this
-    License. However, in accepting such obligations, You may act only
-    on Your own behalf and on Your sole responsibility, not on behalf
-    of any other Contributor, and only if You agree to indemnify,
-    defend, and hold each Contributor harmless for any liability
-    incurred by, or claims asserted against, such Contributor by reason
-    of your accepting any such warranty or additional liability.
-
-  END OF TERMS AND CONDITIONS
-
-  APPENDIX: How to apply the Apache License to your work.
-
-    To apply the Apache License to your work, attach the following
-    boilerplate notice, with the fields enclosed by brackets “[]”
-    replaced with your own identifying information. (Don’t include
-    the brackets!)  The text should be enclosed in the appropriate
-    comment syntax for the file format. We also recommend that a
-    file or class name and description of purpose be included on the
-    same “printed page” as the copyright notice for easier
-    identification within third-party archives.
-
-  Copyright [yyyy] [name of copyright owner]
-
-  Licensed under the Apache License, Version 2.0 (the “License”);
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an “AS IS” BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
\ No newline at end of file
diff --git a/licenses/BSD-go-sqlmock b/licenses/BSD-go-sqlmock
deleted file mode 100644
index f63f905..0000000
--- a/licenses/BSD-go-sqlmock
+++ /dev/null
@@ -1,29 +0,0 @@
-
-The three clause BSD license (http://en.wikipedia.org/wiki/BSD_licenses)
-
-Copyright (c) 2013-2017, DATA-DOG team
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-* Redistributions of source code must retain the above copyright notice, this
-  list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above copyright notice,
-  this list of conditions and the following disclaimer in the documentation
-  and/or other materials provided with the distribution.
-
-* The name DataDog.lt may not be used to endorse or promote products
-  derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/licenses/BSD-go-uuid b/licenses/BSD-go-uuid
deleted file mode 100644
index 5dc6826..0000000
--- a/licenses/BSD-go-uuid
+++ /dev/null
@@ -1,27 +0,0 @@
-Copyright (c) 2009,2014 Google Inc. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-   * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-   * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-   * Neither the name of Google Inc. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/licenses/BSD-miekg-dns b/licenses/BSD-miekg-dns
deleted file mode 100644
index 5763fa7..0000000
--- a/licenses/BSD-miekg-dns
+++ /dev/null
@@ -1,32 +0,0 @@
-Extensions of the original work are copyright (c) 2011 Miek Gieben
-
-As this is fork of the official Go code the same license applies:
-
-Copyright (c) 2009 The Go Authors. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-   * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-   * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-   * Neither the name of Google Inc. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
diff --git a/licenses/BSD-pflag b/licenses/BSD-pflag
deleted file mode 100644
index 63ed1cf..0000000
--- a/licenses/BSD-pflag
+++ /dev/null
@@ -1,28 +0,0 @@
-Copyright (c) 2012 Alex Ogier. All rights reserved.
-Copyright (c) 2012 The Go Authors. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-   * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-   * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-   * Neither the name of Google Inc. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/licenses/BSD-seelog b/licenses/BSD-seelog
deleted file mode 100644
index bd5611d..0000000
--- a/licenses/BSD-seelog
+++ /dev/null
@@ -1,24 +0,0 @@
-Copyright (c) 2012, Cloud Instruments Co., Ltd. <in...@cin.io>
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-    * Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-    * Redistributions in binary form must reproduce the above copyright
-      notice, this list of conditions and the following disclaimer in the
-      documentation and/or other materials provided with the distribution.
-    * Neither the name of the Cloud Instruments Co., Ltd. nor the
-      names of its contributors may be used to endorse or promote products
-      derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
-DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/licenses/BSD-sphinx_rtd_theme_search b/licenses/BSD-sphinx_rtd_theme_search
deleted file mode 100644
index 64e364c..0000000
--- a/licenses/BSD-sphinx_rtd_theme_search
+++ /dev/null
@@ -1,25 +0,0 @@
-Copyright (c) 2007-2016 by the Sphinx team (see AUTHORS file).
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-* Redistributions of source code must retain the above copyright
-  notice, this list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above copyright
-  notice, this list of conditions and the following disclaimer in the
-  documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/licenses/MIT-angular_bootstrap_contextmenu b/licenses/MIT-angular_bootstrap_contextmenu
deleted file mode 100644
index b071d90..0000000
--- a/licenses/MIT-angular_bootstrap_contextmenu
+++ /dev/null
@@ -1,30 +0,0 @@
-/**
- * angular-bootstrap-contextmenu v1.2.0
- * https://github.com/Templarian/ui.bootstrap.contextMenu
- * Copyright (c) 2014 Austin Andrews (@templarian)
- * License: MIT
- */
-
-https://github.com/Templarian/ui.bootstrap.contextMenu/blob/master/license.txt
-
-The MIT License (MIT)
-
-Copyright (c) 2014 Austin Andrews (@templarian)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff --git a/licenses/MIT-asn1-ber b/licenses/MIT-asn1-ber
deleted file mode 100644
index 23f9425..0000000
--- a/licenses/MIT-asn1-ber
+++ /dev/null
@@ -1,22 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2011-2015 Michael Mitton (mmitton@gmail.com)
-Portions copyright (c) 2015-2016 go-asn1-ber Authors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/licenses/MIT-bootstrap b/licenses/MIT-bootstrap
deleted file mode 100644
index 7a30002..0000000
--- a/licenses/MIT-bootstrap
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2011-2016 Twitter, Inc.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff --git a/licenses/MIT-ldap b/licenses/MIT-ldap
deleted file mode 100644
index 6c0ed4b..0000000
--- a/licenses/MIT-ldap
+++ /dev/null
@@ -1,22 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2011-2015 Michael Mitton (mmitton@gmail.com)
-Portions copyright (c) 2015-2016 go-ldap Authors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/licenses/MIT-modernizr b/licenses/MIT-modernizr
deleted file mode 100644
index 208997c..0000000
--- a/licenses/MIT-modernizr
+++ /dev/null
@@ -1,21 +0,0 @@
-
-Modernizr 2.6.2 (Custom Build) | MIT & BSD
-
-Modernizr is licensed here under its MIT license.
-
-Copyright © 2009-2016
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff --git a/licenses/MIT-sphinx_rtd_theme b/licenses/MIT-sphinx_rtd_theme
deleted file mode 100644
index 921f073..0000000
--- a/licenses/MIT-sphinx_rtd_theme
+++ /dev/null
@@ -1,20 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2013 Dave Snider
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/licenses/MIT-sqlx b/licenses/MIT-sqlx
deleted file mode 100644
index d64e509..0000000
--- a/licenses/MIT-sqlx
+++ /dev/null
@@ -1,23 +0,0 @@
-
-Copyright (c) 2013, Jason Moiron
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
diff --git a/licenses/MIT-tc_angular_chartjs b/licenses/MIT-tc_angular_chartjs
deleted file mode 100644
index 84c82a6..0000000
--- a/licenses/MIT-tc_angular_chartjs
+++ /dev/null
@@ -1,25 +0,0 @@
-Copyright (c) 2014 Carl Craig
-
-Permission is hereby granted, free of charge, to any
-person obtaining a copy of this software and associated
-documentation files (the "Software"), to deal in the
-Software without restriction, including without
-limitation the rights to use, copy, modify, merge,
-publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software
-is furnished to do so, subject to the following
-conditions:
-
-The above copyright notice and this permission notice
-shall be included in all copies or substantial portions
-of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
-ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
-TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
-PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
-SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
-IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-DEALINGS IN THE SOFTWARE.
\ No newline at end of file