diff options
Diffstat (limited to 'tools/go_generics/generics_tests/simple/output/output.go')
-rw-r--r-- | tools/go_generics/generics_tests/simple/output/output.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/go_generics/generics_tests/simple/output/output.go b/tools/go_generics/generics_tests/simple/output/output.go index 75b5467cd..139c9bf9d 100644 --- a/tools/go_generics/generics_tests/simple/output/output.go +++ b/tools/go_generics/generics_tests/simple/output/output.go @@ -1,4 +1,4 @@ -// Copyright 2018 Google Inc. +// Copyright 2018 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. |