This commit is contained in:
Shawn Smith
2015-11-06 13:39:50 +09:00
parent 541f4c9af1
commit 972c6d6d89

View File

@@ -5,7 +5,7 @@ import (
"os/exec"
)
// License is the check for the existance of a license file
// License is the check for the existence of a license file
type License struct {
Dir string
Filenames []string