summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-01 11:41:48 -0600
committerJeff Carr <[email protected]>2025-02-01 11:41:48 -0600
commiteaa7293fc7e21384c7e54700c92d6189150dda5b (patch)
tree6d3f828a2404752d2425180184b25a9b98b3fbef /main.go
parent9a0e4a6d62d58d51d3257b588242f442bddc40da (diff)
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.go b/main.go
index cbf8eea..ed17b91 100644
--- a/main.go
+++ b/main.go
@@ -1,4 +1,7 @@
//go:build go1.20
+// Copyright 2017-2025 WIT.COM Inc. All rights reserved.
+// Use of this source code is governed by the GPL 3.0
+
// +build go1.20
// protobuf the way I am using them, require GO 1.20. I think. I could be wrong.