diff options
Diffstat (limited to 'libgo/go/net/tcpsockopt_solaris.go')
-rw-r--r-- | libgo/go/net/tcpsockopt_solaris.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/net/tcpsockopt_solaris.go b/libgo/go/net/tcpsockopt_solaris.go index eaab6b6787b..347c17d7e27 100644 --- a/libgo/go/net/tcpsockopt_solaris.go +++ b/libgo/go/net/tcpsockopt_solaris.go @@ -1,4 +1,4 @@ -// Copyright 2013 The Go Authors. All rights reserved. +// Copyright 2015 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. |