diff options
Diffstat (limited to 'third_party/gvsync/atomicptrtest/atomicptr_test.go')
-rw-r--r-- | third_party/gvsync/atomicptrtest/atomicptr_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/gvsync/atomicptrtest/atomicptr_test.go b/third_party/gvsync/atomicptrtest/atomicptr_test.go index 15d0936d4..8fdc5112e 100644 --- a/third_party/gvsync/atomicptrtest/atomicptr_test.go +++ b/third_party/gvsync/atomicptrtest/atomicptr_test.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2019 The gVisor Authors. // // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. |