summaryrefslogtreecommitdiffstats
path: root/view_helpers.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-06-02 13:51:03 +1000
committerJesse Duffield <jessedduffield@gmail.com>2018-06-02 13:51:03 +1000
commit80bcc7c16eb0a9c25d408785213e3b1cad48915b (patch)
treee99c3de03ace4d2ea373a2734ff5753bceee9a85 /view_helpers.go
parenta0c8fc8899bc107f58d2081da0754028d1ff5383 (diff)
More stuff
Diffstat (limited to 'view_helpers.go')
-rw-r--r--view_helpers.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/view_helpers.go b/view_helpers.go
index 912063ca5..4aa3dd5dd 100644
--- a/view_helpers.go
+++ b/view_helpers.go
@@ -1,9 +1,3 @@
-// lots of this has been directly ported from one of the example files, will brush up later
-
-// 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.
-
package main
import (