From 94b1881d41ff33cfce293c5becd2c28377de7b04 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 15 Feb 2025 12:30:07 -0600 Subject: add WIT CC --- http.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'http.go') diff --git a/http.go b/http.go index 8be1363..9189528 100644 --- a/http.go +++ b/http.go @@ -1,3 +1,6 @@ +// 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