aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2014-02-01 05:08:16 +0800
committerGav Wood <i@gavwood.com>2014-02-01 05:08:16 +0800
commitf14844dd0d75aaca988a8f45bf665781202e56ef (patch)
treef75841765f531bab1689c5f5e6ddab02098c14d3
parentbe5d5e4c35188b3b5742431b70fb38a4eaf8abc2 (diff)
downloaddexon-solidity-f14844dd0d75aaca988a8f45bf665781202e56ef.tar.gz
dexon-solidity-f14844dd0d75aaca988a8f45bf665781202e56ef.tar.zst
dexon-solidity-f14844dd0d75aaca988a8f45bf665781202e56ef.zip
GPL v2, not 3.
-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
5 files changed, 5 insertions, 5 deletions
diff --git a/hexPrefix.cpp b/hexPrefix.cpp
index cd45cf8d..418dd10f 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 3 of the License, or
+ the Free Software Foundation, either version 2 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 2ef45166..993ef017 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 3 of the License, or
+ the Free Software Foundation, either version 2 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 5a440a88..330dec78 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 3 of the License, or
+ the Free Software Foundation, either version 2 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 91201afb..4491c27d 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 3 of the License, or
+ the Free Software Foundation, either version 2 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 2ba409c4..0e812f71 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 3 of the License, or
+ the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Foobar is distributed in the hope that it will be useful,