diff options
Diffstat (limited to 'libgo/go/os/stat_aix.go')
-rw-r--r-- | libgo/go/os/stat_aix.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/os/stat_aix.go b/libgo/go/os/stat_aix.go index 265761f98bc..5301827c7bf 100644 --- a/libgo/go/os/stat_aix.go +++ b/libgo/go/os/stat_aix.go @@ -1,4 +1,4 @@ -// Copyright 2009 The Go Authors. All rights reserved. +// Copyright 2018 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. |