Removed redudant license info

This commit is contained in:
eanderton
2014-08-27 21:18:07 -04:00
parent 7c63fff960
commit c0c5d65185
2 changed files with 1 additions and 6 deletions
-3
View File
@@ -1,7 +1,4 @@
// Position support for go-toml
//
// BSD Licensed
// Copyright 2014 eric.t.anderton@gmail.com
package toml
+1 -3
View File
@@ -1,7 +1,5 @@
// Testing support for go-toml
//
// BSD Licensed
// Copyright 2014 eric.t.anderton@gmail.com
package toml
import (