summaryrefslogtreecommitdiff
path: root/libgo/go/net/tcpsockopt_dragonfly.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/net/tcpsockopt_dragonfly.go')
-rw-r--r--libgo/go/net/tcpsockopt_dragonfly.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/net/tcpsockopt_dragonfly.go b/libgo/go/net/tcpsockopt_dragonfly.go
index 0aa213239d..7cc716bad1 100644
--- a/libgo/go/net/tcpsockopt_dragonfly.go
+++ b/libgo/go/net/tcpsockopt_dragonfly.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.