aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2014-02-07 02:53:46 +0800
committerGav Wood <i@gavwood.com>2014-02-07 02:53:46 +0800
commitdd0957359b5d26a9e82e50fee36d800d61687ee6 (patch)
treeacdf7703f769a2579a9c1fa4e922c0648461c06f
parent376d33b73d53fb8ecf98e056a543d6a7ed55ae2a (diff)
downloaddexon-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.cpp2
-rw-r--r--dagger.cpp2
-rw-r--r--hexPrefix.cpp2
-rw-r--r--main.cpp2
-rw-r--r--peer.cpp2
-rw-r--r--rlp.cpp2
-rw-r--r--state.cpp2
-rw-r--r--trie.cpp2
8 files changed, 8 insertions, 8 deletions
diff --git a/crypto.cpp b/crypto.cpp
index 9d552101..71fc4129 100644
--- a/crypto.cpp
+++ b/crypto.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,
diff --git a/dagger.cpp b/dagger.cpp
index 389e0c51..97e575a6 100644
--- a/dagger.cpp
+++ b/dagger.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,
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,
diff --git a/main.cpp b/main.cpp
index e80d5f15..14af62b8 100644
--- a/main.cpp
+++ b/main.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,
diff --git a/peer.cpp b/peer.cpp
index 330dec78..5a440a88 100644
--- a/peer.cpp
+++ b/peer.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,
diff --git a/rlp.cpp b/rlp.cpp
index 0f6dada5..8e36771a 100644
--- a/rlp.cpp
+++ b/rlp.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,
diff --git a/state.cpp b/state.cpp
index 0e812f71..2ba409c4 100644
--- a/state.cpp
+++ b/state.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,
diff --git a/trie.cpp b/trie.cpp
index ba998046..8fe596a7 100644
--- a/trie.cpp
+++ b/trie.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,