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