diff options
Diffstat (limited to 'vendor/github.com/gizak/termui/helper.go')
-rw-r--r-- | vendor/github.com/gizak/termui/helper.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/gizak/termui/helper.go b/vendor/github.com/gizak/termui/helper.go index 308f6c1db..5870bac94 100644 --- a/vendor/github.com/gizak/termui/helper.go +++ b/vendor/github.com/gizak/termui/helper.go @@ -1,4 +1,4 @@ -// Copyright 2016 Zack Guo <gizak@icloud.com>. All rights reserved. +// Copyright 2016 Zack Guo <zack.y.guo@gmail.com>. All rights reserved. // Use of this source code is governed by a MIT license that can // be found in the LICENSE file. |