Fixed license statment on base58 files.
This commit is contained in:
parent
5eda8b95af
commit
761970e639
2 changed files with 6 additions and 6 deletions
|
@ -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
|
package btcutil
|
||||||
|
|
||||||
|
|
|
@ -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
|
package btcutil_test
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue