summaryrefslogtreecommitdiffstats
path: root/commits_panel.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-06-02 08:35:49 +1000
committerJesse Duffield <jessedduffield@gmail.com>2018-06-02 08:35:49 +1000
commit103a6fd21970db5590040e3eef28a2228e7279ef (patch)
treeef8f62bd7a13c879e69b632a2de5aaffc2bef02a /commits_panel.go
parenta555a75565c2737a41583063936a70ab5e07c0e4 (diff)
logging durations and more stuff
Diffstat (limited to 'commits_panel.go')
-rw-r--r--commits_panel.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/commits_panel.go b/commits_panel.go
index f1ca7fc99..ec7681b3a 100644
--- a/commits_panel.go
+++ b/commits_panel.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 (