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