aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha256/sha256block_decl.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/sha256/sha256block_decl.go')
-rw-r--r--src/crypto/sha256/sha256block_decl.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/sha256/sha256block_decl.go b/src/crypto/sha256/sha256block_decl.go
index a50c978710..35fe34b98a 100644
--- a/src/crypto/sha256/sha256block_decl.go
+++ b/src/crypto/sha256/sha256block_decl.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.