aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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,