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