diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/license/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/license/main.go b/tools/license/main.go index 40531f8..9fc9cbd 100644 --- a/tools/license/main.go +++ b/tools/license/main.go @@ -10,7 +10,7 @@ import ( "text/template" "time" - "github.com/Xe/tools/license/licenses" + "github.com/Xe/x/tools/license/licenses" ) var ( |
