Add missing license header and remove extra space.

This commit is contained in:
Josh Rickmar 2013-09-12 11:32:47 -04:00
parent e4925b4abe
commit 867149f470

View file

@ -1,3 +1,7 @@
// 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
import (