aboutsummaryrefslogtreecommitdiff
path: root/src/internal/syscall/unix/getentropy_openbsd.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/syscall/unix/getentropy_openbsd.go')
-rw-r--r--src/internal/syscall/unix/getentropy_openbsd.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/syscall/unix/getentropy_openbsd.go b/src/internal/syscall/unix/getentropy_openbsd.go
index fd3dabc3f2..d5caa8095a 100644
--- a/src/internal/syscall/unix/getentropy_openbsd.go
+++ b/src/internal/syscall/unix/getentropy_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.