aboutsummaryrefslogtreecommitdiffstats
path: root/trie.cpp
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 /trie.cpp
parentf14844dd0d75aaca988a8f45bf665781202e56ef (diff)
downloaddexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.tar
dexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.tar.gz
dexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.tar.bz2
dexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.tar.lz
dexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.tar.xz
dexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.tar.zst
dexon-solidity-f0f391187defbbe4bae1f4c402e91c8d01e1f15e.zip
Version 2 not 3 of the GPL.
Diffstat (limited to 'trie.cpp')
-rw-r--r--trie.cpp2
1 files changed, 1 insertions, 1 deletions
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,