This is an automated email from the ASF dual-hosted git repository.
rob pushed a commit to branch 2.2.x
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git
Advertising
The following commit(s) were added to refs/heads/2.2.x by this push:
new 45151f8 Fix extra license headings for removed x libs
45151f8 is described below
commit 45151f8e518fe92dfa64c7311b877cb13299debc
Author: Robert Butts <r...@apache.org>
AuthorDate: Wed Apr 4 08:49:11 2018 -0600
Fix extra license headings for removed x libs
(cherry picked from commit 9d1d9a54bd42cdb33a00f3f141343b04cc152ed4)
---
LICENSE | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/LICENSE b/LICENSE
index 6079c0c..a1b85db 100644
--- a/LICENSE
+++ b/LICENSE
@@ -334,12 +334,6 @@ For the errors component:
@traffic_stats/vendor/github.com/pkg/errors/*
./traffic_stats/vendor/github.com/pkg/errors/LICENSE
-For the x/net component:
-@traffic_stats/vendor/golang.org/x/net/*
-@traffic_ops/testing/compare/vendor/golang.org/x/net/*
-./traffic_stats/vendor/golang.org/x/net/LICENSE
-./traffic_stats/vendor/golang.org/x/net/PATENTS
-
For the MaxMind DB GeoLite2 Database:
@traffic_router/core/src/test/resources/geo/GeoLite2-City.mmdb.gz
./licenses/CC_A_SA_4-maxmind
@@ -408,16 +402,6 @@ The riak-go-client component is used under the Apache
license:
@traffic_ops/traffic_ops_golang/vendor/github.com/basho/riak-go-client/*
./traffic_ops/traffic_ops_golang/vendor/github.com/basho/riak-go-client/LICENSE
-The x/crypto library is used under the BSD License from the Go Authors:
-@traffic_ops/traffic_ops_golang/vendor/golang.org/x/crypto/*
-@traffic_ops/testing/api/vendor/golang.org/x/crypto/*
-./traffic_ops/traffic_ops_golang/vendor/golang.org/x/crypto/LICENSE
-./traffic_ops/traffic_ops_golang/vendor/golang.org/x/crypto/PATENTS
-
-The x/net library is used under the BSD License from the Go Authors:
-@traffic_ops/testing/api/vendor/golang.org/x/net/*
-./traffic_ops/testing/api/vendor/golang.org/x/net/LICENSE
-
The envconfig component is used under the MIT license:
@traffic_ops/testing/api/vendor/github.com/kelseyhightower/envconfig/*
@traffic_ops/testing/compare/vendor/github.com/kelseyhightower/envconfig/*
--
To stop receiving notification emails like this one, please contact
r...@apache.org.