aboutsummaryrefslogtreecommitdiffstats
path: root/state.cpp
diff options
context:
space:
mode:
authorMuharem Hrnjadovic <mh@cloud1.it>2014-02-16 18:41:15 +0800
committerMuharem Hrnjadovic <mh@cloud1.it>2014-02-16 18:41:15 +0800
commitec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39 (patch)
tree08de2701210ebcaac27c7152aa7f50c08f9ffb15 /state.cpp
parent0d91f190329e21fa29f47f4b639b06b278bd60eb (diff)
downloaddexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.tar
dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.tar.gz
dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.tar.bz2
dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.tar.lz
dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.tar.xz
dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.tar.zst
dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.zip
Fixed the other occurrence of Foobar
Diffstat (limited to 'state.cpp')
-rw-r--r--state.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/state.cpp b/state.cpp
index 1280023c..8cd5f9ff 100644
--- a/state.cpp
+++ b/state.cpp
@@ -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 state.cpp
* @author Gav Wood <i@gavwood.com>