aboutsummaryrefslogtreecommitdiffstats
path: root/trie.cpp
diff options
context:
space:
mode:
authorMuharem Hrnjadovic <mh@cloud1.it>2014-02-16 18:20:55 +0800
committerMuharem Hrnjadovic <mh@cloud1.it>2014-02-16 18:20:55 +0800
commit0d91f190329e21fa29f47f4b639b06b278bd60eb (patch)
treeaa5248c0d3aab1fd14ea71523f7a93820764d7c1 /trie.cpp
parent769e108bc284dcdc812468f5f79f53eb2e120752 (diff)
downloaddexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.tar
dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.tar.gz
dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.tar.bz2
dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.tar.lz
dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.tar.xz
dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.tar.zst
dexon-solidity-0d91f190329e21fa29f47f4b639b06b278bd60eb.zip
Corrected license headers (Foobar -> cpp-ethereum)
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..5cbb35d4 100644
--- a/trie.cpp
+++ b/trie.cpp
@@ -6,7 +6,7 @@
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,
+ cpp-ethereum is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.