Updated copyright, removed commented imports

This commit is contained in:
Derek Collison
2015-07-14 10:57:57 -07:00
parent 1fcfb82524
commit 96acffdc35

View File

@@ -1,12 +1,10 @@
// Copyright 2012-2013 Apcera Inc. All rights reserved.
// Copyright 2012-2015 Apcera Inc. All rights reserved.
package test
import (
"bufio"
// "encoding/hex"
"fmt"
// "io"
"math/rand"
"net"
"testing"