diff options
Diffstat (limited to 'libgo/go/crypto/md5/gen.go')
-rw-r--r-- | libgo/go/crypto/md5/gen.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/crypto/md5/gen.go b/libgo/go/crypto/md5/gen.go index 8cd0a6358e1..178fad18285 100644 --- a/libgo/go/crypto/md5/gen.go +++ b/libgo/go/crypto/md5/gen.go @@ -1,4 +1,4 @@ -// Copyright 2012 The Go Authors. All rights reserved. +// Copyright 2012 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. |