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

bneradt pushed a commit to branch lru-cache
in repository https://gitbox.apache.org/repos/asf/trafficserver-libswoc.git

commit 17d4eceb076ac5ff50165ce5aaf05c6ac4a807e3
Author: Alan M. Carroll <[email protected]>
AuthorDate: Wed Nov 3 14:55:25 2021 -0500

    Tweak.
---
 example/ex_lru_cache.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/ex_lru_cache.cc b/example/ex_lru_cache.cc
index 1fc3a67..9f569b6 100644
--- a/example/ex_lru_cache.cc
+++ b/example/ex_lru_cache.cc
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: Apache-2.0
-// Copyright 2020 Verizon Media
+// Copyright 2021 LinkedIn
 
 /** @file
 

Reply via email to