aboutsummaryrefslogtreecommitdiff
path: root/src/net/ipsock_posix.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ipsock_posix.go')
-rw-r--r--src/net/ipsock_posix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ipsock_posix.go b/src/net/ipsock_posix.go
index d512fc3e57..331985f33f 100644
--- a/src/net/ipsock_posix.go
+++ b/src/net/ipsock_posix.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.