diff options
author | Muharem Hrnjadovic <mh@cloud1.it> | 2014-02-16 18:41:15 +0800 |
---|---|---|
committer | Muharem Hrnjadovic <mh@cloud1.it> | 2014-02-16 18:41:15 +0800 |
commit | ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39 (patch) | |
tree | 08de2701210ebcaac27c7152aa7f50c08f9ffb15 /main.cpp | |
parent | 0d91f190329e21fa29f47f4b639b06b278bd60eb (diff) | |
download | dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.tar.gz dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.tar.zst dexon-solidity-ec71a3b4e4b3b3719c3d56c0c43892d79c0b0b39.zip |
Fixed the other occurrence of Foobar
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.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 main.cpp * @author Gav Wood <i@gavwood.com> |