Update copyright notice and 80 column separators

This commit is contained in:
Vinnie Falco
2013-06-15 18:18:28 -07:00
parent 8a6ce5de68
commit 00a7cbf610
310 changed files with 1630 additions and 346 deletions

View File

@@ -1,3 +1,9 @@
//------------------------------------------------------------------------------
/*
Copyright (c) 2011-2013, OpenCoin, Inc.
*/
//==============================================================================
//
// This a trusted interface, the user is expected to provide valid input to perform valid requests.
// Error catching and reporting is not a requirement of this command line interface.