aboutsummaryrefslogtreecommitdiff
path: root/src/os/sys_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/sys_windows.go')
-rw-r--r--src/os/sys_windows.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/sys_windows.go b/src/os/sys_windows.go
index 9490ea6c59..f6da88c61c 100644
--- a/src/os/sys_windows.go
+++ b/src/os/sys_windows.go
@@ -1,4 +1,4 @@
-// Copyright 2009 The Go Authors. All rights reserved.
+// Copyright 2009 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.