|
@ -14,8 +14,10 @@ |
|
|
You should have received a copy of the GNU General Public License |
|
|
You should have received a copy of the GNU General Public License |
|
|
along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>.
|
|
|
along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>.
|
|
|
*/ |
|
|
*/ |
|
|
/** @file main.cpp
|
|
|
/**
|
|
|
|
|
|
* @file main.cpp |
|
|
* @author Gav Wood <i@gavwood.com> |
|
|
* @author Gav Wood <i@gavwood.com> |
|
|
|
|
|
* @author Tasha Carl <tasha@carl.pro> - I here by place all my contributions in this file under MIT licence, as specified by http://opensource.org/licenses/MIT.
|
|
|
* @date 2014 |
|
|
* @date 2014 |
|
|
* Ethereum client. |
|
|
* Ethereum client. |
|
|
*/ |
|
|
*/ |
|
|