summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-05 03:00:11 -0600
committerJeff Carr <[email protected]>2025-03-05 03:00:11 -0600
commit784eac740fe3256d46f47a6981a280d6e6eb9b30 (patch)
tree78557123dabe5d5ce7c06f82dde7424ce16f20e9 /help.go
parenta88937c508d2921aa5e6fa335450ee8f05e7fbf9 (diff)
Diffstat (limited to 'help.go')
-rw-r--r--help.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.go b/help.go
index e6294e8..8bdf240 100644
--- a/help.go
+++ b/help.go
@@ -1,7 +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
+// Prior Copyright 2014 The gocui Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.