From 9db1a2035120c736ecc50dd340bf457b9b1cf5a9 Mon Sep 17 00:00:00 2001 From: Lei Date: Sun, 1 Mar 2020 16:58:26 +0800 Subject: [PATCH] Fix typo --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 13a0108..812176c 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ // limitations under the License. // This program ensures source code files have copyright license headers. -// See usage with "addlicence -h". +// See usage with "addlicense -h". package main import (