diff options
Diffstat (limited to 'p2p/discv5/crypto.go')
-rw-r--r-- | p2p/discv5/crypto.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p2p/discv5/crypto.go b/p2p/discv5/crypto.go index f68d03908..48b2a8a72 100644 --- a/p2p/discv5/crypto.go +++ b/p2p/discv5/crypto.go @@ -1,4 +1,4 @@ -// Copyright 2015 The go-ethereum Authors +// Copyright 2016 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum library is free software: you can redistribute it and/or modify |