summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-01 11:57:52 -0600
committerJeff Carr <[email protected]>2025-02-01 11:57:52 -0600
commit47bb2ae6e0a9b3c4a25e4ec5297bc766390ad94c (patch)
tree77d287e6998be7bc283a1a47bb6ecd55adf17901 /main.go
parented686fc4d634caf05595b9c710d5de8e420ac5be (diff)
add GPL 3.0
Diffstat (limited to 'main.go')
-rw-r--r--main.go5
1 files changed, 4 insertions, 1 deletions
diff --git a/main.go b/main.go
index b5fc219..652d9a4 100644
--- a/main.go
+++ b/main.go
@@ -1,4 +1,7 @@
-// Copyright 2024 WIT.COM Inc Licensed GPL 3.0
+// Copyright 2017-2025 WIT.COM Inc. All rights reserved.
+// Use of this source code is governed by the GPL 3.0
+
+
package main