From 97e873c729b8146b7c2a64f8f0ed877364d6cf40 Mon Sep 17 00:00:00 2001 From: "aleksandr.vodyanov" Date: Mon, 13 May 2024 18:54:01 +0300 Subject: [PATCH] up --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 9b0b447..aca9966 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // This program ensures source code files have copyright license headers. -// See usage with "addlicense -h". +// See usage with "addlicense -h". package main