From 852e19f93a5bb9da41cdd24de1a7915d0b926514 Mon Sep 17 00:00:00 2001 From: Tracker-Friendly Date: Mon, 13 May 2024 11:38:09 +0100 Subject: [PATCH] Added 2 lines --- main.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.go b/main.go index 2d89be2..8c87fe7 100644 --- a/main.go +++ b/main.go @@ -1,3 +1,5 @@ +// This code is licensed under the latest version of the GNU Affero General Public License + package main import (