diff options
Diffstat (limited to 'pow/dagger')
-rw-r--r-- | pow/dagger/dagger.go | 2 | ||||
-rw-r--r-- | pow/dagger/dagger_test.go | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pow/dagger/dagger.go b/pow/dagger/dagger.go index 9c812ee63..f54ba71ca 100644 --- a/pow/dagger/dagger.go +++ b/pow/dagger/dagger.go @@ -1,7 +1,7 @@ // Copyright 2014 The go-ethereum Authors // This file is part of the go-ethereum library. // -// go-ethereum is free software: you can redistribute it and/or modify +// The go-ethereum library is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. diff --git a/pow/dagger/dagger_test.go b/pow/dagger/dagger_test.go index 7cf1d5b9d..39b74df30 100644 --- a/pow/dagger/dagger_test.go +++ b/pow/dagger/dagger_test.go @@ -1,7 +1,7 @@ // Copyright 2014 The go-ethereum Authors // This file is part of the go-ethereum library. // -// go-ethereum is free software: you can redistribute it and/or modify +// The go-ethereum library is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. |