From 506c6cb364556ce34fdd7ee199f5fd28ba6325cd Mon Sep 17 00:00:00 2001 From: gVisor bot Date: Wed, 7 Feb 2024 12:05:10 -0800 Subject: [PATCH] Fix typos in license headers. PiperOrigin-RevId: 605057759 --- test/benchmarks/database/redis_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/benchmarks/database/redis_test.go b/test/benchmarks/database/redis_test.go index d3f8b5030..36498e6c3 100644 --- a/test/benchmarks/database/redis_test.go +++ b/test/benchmarks/database/redis_test.go @@ -1,6 +1,6 @@ // Copyright 2021 The gVisor Authors. // -// Licensed under the Apache License, Version 3.0 (the "License"); +// Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at //