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