diff options
author | Felix Lange <fjl@twurst.com> | 2015-07-07 11:35:42 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-07-07 20:12:45 +0800 |
commit | 335d7f4855b3ffbfb5dfb49dea21ce5e377c5a24 (patch) | |
tree | 7b6ddb3521def336a886d3b03c31993526f947d7 | |
parent | 4fb28e0dab912854570c6b6b183004f4b3e7ac05 (diff) | |
download | dexon-335d7f4855b3ffbfb5dfb49dea21ce5e377c5a24.tar.gz dexon-335d7f4855b3ffbfb5dfb49dea21ce5e377c5a24.tar.zst dexon-335d7f4855b3ffbfb5dfb49dea21ce5e377c5a24.zip |
LICENSE, cmd/LICENSE: the go-ethereum authors have copyright
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | cmd/LICENSE | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2013-2014, Jeffrey Wilcke. All rights reserved. +Copyright (c) 2013-2015, The go-ethereum Authors. All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/cmd/LICENSE b/cmd/LICENSE index 78efdaabe..00cdb415d 100644 --- a/cmd/LICENSE +++ b/cmd/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2014, Jeffrey Wilcke. All rights reserved. +Copyright (c) 2013-2015, The go-ethereum Authors. All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public |