aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2014-02-01 05:41:49 +0800
committerGav Wood <i@gavwood.com>2014-02-01 05:41:49 +0800
commitf0f391187defbbe4bae1f4c402e91c8d01e1f15e (patch)
tree179d5910c1811038a422e2b61f2e9f74404cfeca
parentf14844dd0d75aaca988a8f45bf665781202e56ef (diff)
downloaddexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.tar.gz
dexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.tar.zst
dexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.zip
Version 2 not 3 of the GPL.
-rw-r--r--crypto.cpp2
-rw-r--r--dagger.cpp2
-rw-r--r--trie.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/crypto.cpp b/crypto.cpp
index 71fc4129..9d552101 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 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/dagger.cpp b/dagger.cpp
index 97e575a6..389e0c51 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 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/trie.cpp b/trie.cpp
index 8fe596a7..ba998046 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 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,