This is an automated email from the ASF dual-hosted git repository. rob pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git
commit d6c919c44825f46836de990cdf8cfbe501cae961 Author: Chris Lemmons <alfic...@gmail.com> AuthorDate: Wed Jan 31 12:30:06 2018 -0700 Add PATENTS to LICENSE file. --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE b/LICENSE index 7786915..ff31e39 100644 --- a/LICENSE +++ b/LICENSE @@ -337,6 +337,7 @@ For the errors component: For the x/net component: @traffic_stats/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 @@ -410,6 +411,7 @@ 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/* -- To stop receiving notification emails like this one, please contact r...@apache.org.