diff options
Diffstat (limited to 'accounts/key_store_plain.go')
-rw-r--r-- | accounts/key_store_plain.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/key_store_plain.go b/accounts/key_store_plain.go index ceb455281..2cbaa94df 100644 --- a/accounts/key_store_plain.go +++ b/accounts/key_store_plain.go @@ -1,4 +1,4 @@ -// Copyright 2014 The go-ethereum Authors +// Copyright 2015 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 |