attempt to fix pkg doc

This commit is contained in:
Stephen McQuay 2015-09-30 23:13:32 -07:00
parent 0dbc9d1d15
commit 60d7f3a1f3
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,5 @@
package bps
// from https://github.com/dustin/go-humanize/
//
// Copyright (c) 2005-2008 Dustin Sallings <dustin@spy.net>
@ -21,7 +23,6 @@
// SOFTWARE.
//
// <http://www.opensource.org/licenses/mit-license.php>
package bps
import (
"fmt"