summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-01 11:42:31 -0600
committerJeff Carr <[email protected]>2025-02-01 11:42:31 -0600
commita78cd82dcdea71fbeb15a6b938780a11077a167c (patch)
treed2ec02469cc9fc50c3afac431a8ebd26df5c0e29 /help.go
parenta8a918655a4831c3682730fdf7fe54de98837681 (diff)
GPL 3.0
Diffstat (limited to 'help.go')
-rw-r--r--help.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/help.go b/help.go
index 2c8dd7c..10ae31c 100644
--- a/help.go
+++ b/help.go
@@ -1,4 +1,7 @@
// Copyright 2014 The gocui Authors. All rights reserved.
+// Copyright 2017-2025 WIT.COM Inc. All rights reserved.
+// Use of this source code is governed by the GPL 3.0
+
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.