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