From 47bb2ae6e0a9b3c4a25e4ec5297bc766390ad94c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 1 Feb 2025 11:57:52 -0600 Subject: add GPL 3.0 --- argv.go | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'argv.go') diff --git a/argv.go b/argv.go index 5dad273..8386282 100644 --- a/argv.go +++ b/argv.go @@ -1,3 +1,7 @@ +// Copyright 2017-2025 WIT.COM Inc. All rights reserved. +// Use of this source code is governed by the GPL 3.0 + + package main import ( -- cgit v1.2.3