diff options
Diffstat (limited to 'libgo/go/syscall/env_windows.go')
-rw-r--r-- | libgo/go/syscall/env_windows.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/syscall/env_windows.go b/libgo/go/syscall/env_windows.go index 1cb475428d7..3f751678ccb 100644 --- a/libgo/go/syscall/env_windows.go +++ b/libgo/go/syscall/env_windows.go @@ -1,4 +1,4 @@ -// Copyright 2010 The Go Authors. All rights reserved. +// Copyright 2010 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. |