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