diff --git a/src/crypto/rand/rand_linux.go b/src/crypto/rand/rand_linux.go index 659f59098f..26b93c54d2 100644 --- a/src/crypto/rand/rand_linux.go +++ b/src/crypto/rand/rand_linux.go @@ -1,4 +1,4 @@ -// Copyright 2018 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.