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

ocket8888 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 4fb19a7  Fix license file for bbolt change (#5008)
4fb19a7 is described below

commit 4fb19a7ddf621eb93216f9a548c3e04e1faff8a0
Author: Robert O Butts <[email protected]>
AuthorDate: Wed Sep 2 10:25:32 2020 -0600

    Fix license file for bbolt change (#5008)
---
 LICENSE | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/LICENSE b/LICENSE
index 83a7762..ef7f47d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -406,9 +406,9 @@ The bytefmt component is used under the Apache 2.0 license:
 @grove/vendor/code.cloudfoundry.org/bytefmt/*
 ./grove/vendor/code.cloudfoundry.org/bytefmt/LICENSE
 
-The bytefmt component is used under the MIT license:
-@grove/vendor/github.com/coreos/bbolt/*
-./grove/vendor/github.com/coreos/bbolt/LICENSE
+The bbolt component is used under the MIT license:
+@grove/vendor/go.etcd.io/bbolt/*
+./grove/vendor/go.etcd.io/bbolt/LICENSE
 
 For the siphash component:
 @grove/vendor/github.com/dchest/siphash/*

Reply via email to