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 --- exit.go | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'exit.go') diff --git a/exit.go b/exit.go index 7e918cf..d61fdcc 100644 --- a/exit.go +++ b/exit.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