From 35323be5f232adbe53e51ec25d42a5db19aeff2d Mon Sep 17 00:00:00 2001 From: Robert Date: Fri, 23 Dec 2022 19:59:43 -0500 Subject: [PATCH] (c) --- main.go | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.go b/main.go index d167107..41166f8 100644 --- a/main.go +++ b/main.go @@ -1,3 +1,9 @@ +/** + * @author Robert Strutts + * @copyright Copyright (c) 2022, Robert Strutts. + * @license https://mit-license.org/ + */ + package main import (