diff options
Diffstat (limited to 'libgo/go/io/fs/glob_test.go')
-rw-r--r-- | libgo/go/io/fs/glob_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/io/fs/glob_test.go b/libgo/go/io/fs/glob_test.go index 08fc3e059a0..440ebd6bf4b 100644 --- a/libgo/go/io/fs/glob_test.go +++ b/libgo/go/io/fs/glob_test.go @@ -1,4 +1,4 @@ -// Copyright 2009 The Go Authors. All rights reserved. +// Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. |