aboutsummaryrefslogtreecommitdiff
path: root/src/strings/compare.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/compare.go')
-rw-r--r--src/strings/compare.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings/compare.go b/src/strings/compare.go
index b84dddea74..1fe6b8d89a 100644
--- a/src/strings/compare.go
+++ b/src/strings/compare.go
@@ -1,4 +1,4 @@
-// Copyright 2015 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.