This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Created using Token Wizard https://github.com/poanetwork/token-wizard by POA Network | |
/** | |
* This smart contract code is Copyright 2017 TokenMarket Ltd. For more information see https://tokenmarket.net | |
* | |
* Licensed under the Apache License, version 2.0: https://github.com/TokenMarketNet/ico/blob/master/LICENSE.txt | |
*/ | |
pragma solidity ^0.4.6; | |
/** |