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