From f4567ab775fb1647815c338a0b257d80af4bf2df Mon Sep 17 00:00:00 2001 From: Kevin Krakauer Date: Wed, 29 Jun 2022 10:48:42 -0700 Subject: [PATCH] fix copyright date PiperOrigin-RevId: 458012755 --- test/e2e/integration_runtime_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/integration_runtime_test.go b/test/e2e/integration_runtime_test.go index e00eeea3e..f25184941 100644 --- a/test/e2e/integration_runtime_test.go +++ b/test/e2e/integration_runtime_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 The gVisor Authors. +// Copyright 2022 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.