Fixed license statment on base58 files.

This commit is contained in:
John C. Vernaleo 2013-06-13 13:09:51 -04:00
parent 5eda8b95af
commit 761970e639
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
/*
* Copyright (c) 2013 Conformal Systems LLC.
*/
// Copyright (c) 2013 Conformal Systems LLC.
// Use of this source code is governed by an ISC
// license that can be found in the LICENSE file.
package btcutil

View file

@ -1,6 +1,6 @@
/*
* Copyright (c) 2013 Conformal Systems LLC.
*/
// Copyright (c) 2013 Conformal Systems LLC.
// Use of this source code is governed by an ISC
// license that can be found in the LICENSE file.
package btcutil_test