diff options
Diffstat (limited to 'third_party/gvsync/memmove_unsafe.go')
-rw-r--r-- | third_party/gvsync/memmove_unsafe.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/gvsync/memmove_unsafe.go b/third_party/gvsync/memmove_unsafe.go index d483fc739..4c8aa9ab6 100644 --- a/third_party/gvsync/memmove_unsafe.go +++ b/third_party/gvsync/memmove_unsafe.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. |