summaryrefslogtreecommitdiff
path: root/applyPatch.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 /applyPatch.go
parented686fc4d634caf05595b9c710d5de8e420ac5be (diff)
add GPL 3.0
Diffstat (limited to 'applyPatch.go')
-rw-r--r--applyPatch.go5
1 files changed, 4 insertions, 1 deletions
diff --git a/applyPatch.go b/applyPatch.go
index 1ca716c..8328b07 100644
--- a/applyPatch.go
+++ b/applyPatch.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