diff options
author | Gav Wood <i@gavwood.com> | 2014-02-01 05:08:16 +0800 |
---|---|---|
committer | Gav Wood <i@gavwood.com> | 2014-02-01 05:08:16 +0800 |
commit | f14844dd0d75aaca988a8f45bf665781202e56ef (patch) | |
tree | f75841765f531bab1689c5f5e6ddab02098c14d3 | |
parent | be5d5e4c35188b3b5742431b70fb38a4eaf8abc2 (diff) | |
download | dexon-solidity-f14844dd0d75aaca988a8f45bf665781202e56ef.tar.gz dexon-solidity-f14844dd0d75aaca988a8f45bf665781202e56ef.tar.zst dexon-solidity-f14844dd0d75aaca988a8f45bf665781202e56ef.zip |
GPL v2, not 3.
-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 |
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, @@ -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, @@ -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, @@ -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, @@ -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, |