diff options
| author | Jeff Carr <[email protected]> | 2025-02-01 11:42:31 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-01 11:42:31 -0600 |
| commit | a78cd82dcdea71fbeb15a6b938780a11077a167c (patch) | |
| tree | d2ec02469cc9fc50c3afac431a8ebd26df5c0e29 /eventGocui.go | |
| parent | a8a918655a4831c3682730fdf7fe54de98837681 (diff) | |
GPL 3.0
Diffstat (limited to 'eventGocui.go')
| -rw-r--r-- | eventGocui.go | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eventGocui.go b/eventGocui.go index 39a4892..ef51f9e 100644 --- a/eventGocui.go +++ b/eventGocui.go @@ -1,5 +1,6 @@ // Copyright 2017-2025 WIT.COM Inc. All rights reserved. -// Use of this source code is (now) governed by the GPL 3.0 +// Use of this source code is governed by the GPL 3.0 + // Copyright 2014 The gocui Authors. All rights reserved. // Use of this source code is governed by a BSD-style |
