diff options
Diffstat (limited to 'trie.cpp')
-rw-r--r-- | trie.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Foobar. If not, see <http://www.gnu.org/licenses/>. + along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>. */ /** @file trie.cpp * @author Gav Wood <i@gavwood.com> |