diff options
author | Gav Wood <i@gavwood.com> | 2014-02-07 02:53:46 +0800 |
---|---|---|
committer | Gav Wood <i@gavwood.com> | 2014-02-07 02:53:46 +0800 |
commit | dd0957359b5d26a9e82e50fee36d800d61687ee6 (patch) | |
tree | acdf7703f769a2579a9c1fa4e922c0648461c06f | |
parent | 376d33b73d53fb8ecf98e056a543d6a7ed55ae2a (diff) | |
download | dexon-solidity-dd0957359b5d26a9e82e50fee36d800d61687ee6.tar.gz dexon-solidity-dd0957359b5d26a9e82e50fee36d800d61687ee6.tar.zst dexon-solidity-dd0957359b5d26a9e82e50fee36d800d61687ee6.zip |
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
-rw-r--r-- | crypto.cpp | 2 | ||||
-rw-r--r-- | dagger.cpp | 2 | ||||
-rw-r--r-- | hexPrefix.cpp | 2 | ||||
-rw-r--r-- | main.cpp | 2 | ||||
-rw-r--r-- | peer.cpp | 2 | ||||
-rw-r--r-- | rlp.cpp | 2 | ||||
-rw-r--r-- | state.cpp | 2 | ||||
-rw-r--r-- | trie.cpp | 2 |
8 files changed, 8 insertions, 8 deletions
@@ -3,7 +3,7 @@ cpp-ethereum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, @@ -3,7 +3,7 @@ cpp-ethereum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, diff --git a/hexPrefix.cpp b/hexPrefix.cpp index 418dd10f..cd45cf8d 100644 --- a/hexPrefix.cpp +++ b/hexPrefix.cpp @@ -3,7 +3,7 @@ cpp-ethereum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, @@ -3,7 +3,7 @@ cpp-ethereum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, @@ -3,7 +3,7 @@ cpp-ethereum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, @@ -3,7 +3,7 @@ cpp-ethereum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, @@ -3,7 +3,7 @@ cpp-ethereum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, @@ -3,7 +3,7 @@ cpp-ethereum is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Foobar is distributed in the hope that it will be useful, |