diff options
| -rw-r--r-- | eventBindings.go | 1 | ||||
| -rw-r--r-- | eventGocui.go | 1 | ||||
| -rw-r--r-- | eventMouse.go | 1 | ||||
| -rw-r--r-- | init.go | 1 | ||||
| -rw-r--r-- | stdoutShow.go | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/eventBindings.go b/eventBindings.go index 1f86e1e..7bc5baf 100644 --- a/eventBindings.go +++ b/eventBindings.go @@ -1,7 +1,6 @@ // Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Use of this source code is governed by the GPL 3.0 - package main import ( diff --git a/eventGocui.go b/eventGocui.go index ef51f9e..ea327b8 100644 --- a/eventGocui.go +++ b/eventGocui.go @@ -1,7 +1,6 @@ // Copyright 2017-2025 WIT.COM Inc. All rights reserved. // 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 // license that can be found in the LICENSE file. diff --git a/eventMouse.go b/eventMouse.go index e88ee7e..3a5e0a6 100644 --- a/eventMouse.go +++ b/eventMouse.go @@ -1,7 +1,6 @@ // Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Use of this source code is governed by the GPL 3.0 - // NOTE: our code is under the GPL, not BSD // note by [email protected] in 2025: this is one of the coolest @@ -2,7 +2,6 @@ // Copyright 2017-2025 WIT.COM Inc. All rights reserved. // 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 // license that can be found in the LICENSE file. diff --git a/stdoutShow.go b/stdoutShow.go index 1b27b2c..0d8b360 100644 --- a/stdoutShow.go +++ b/stdoutShow.go @@ -1,7 +1,6 @@ // Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Use of this source code is governed by the GPL 3.0 - package main import ( |
