This is an automated email from the ASF dual-hosted git repository.
rrm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new f57c0a9 Updates path to reflect new location in tree (#6993)
f57c0a9 is described below
commit f57c0a985e181b8d991cd18e1c822662906ace94
Author: Randall Meyer <[email protected]>
AuthorDate: Thu Jul 9 14:23:53 2020 -0700
Updates path to reflect new location in tree (#6993)
---
LICENSE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/LICENSE b/LICENSE
index 6a9a1e0..05a35eb 100644
--- a/LICENSE
+++ b/LICENSE
@@ -409,7 +409,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN
THE SOFTWARE.
-For the strlcat, strlcpy in inktomi++/ink_string.cc:
+For the strlcat, strlcpy in src/tscore/ink_string.cc:
Copyright (c) 1998 Todd C. Miller <[email protected]>