aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/elliptic/p256.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/elliptic/p256.go')
-rw-r--r--src/crypto/elliptic/p256.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/elliptic/p256.go b/src/crypto/elliptic/p256.go
index 5103e86de9..e00d4f79f9 100644
--- a/src/crypto/elliptic/p256.go
+++ b/src/crypto/elliptic/p256.go
@@ -1,4 +1,4 @@
-// Copyright 2013 The Go Authors. All rights reserved.
+// Copyright 2013 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.