diff options
Diffstat (limited to 'uis/interactive.go')
| -rw-r--r-- | uis/interactive.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/uis/interactive.go b/uis/interactive.go index b047e92..1bbcc7f 100644 --- a/uis/interactive.go +++ b/uis/interactive.go @@ -1,3 +1,6 @@ +// Copyright (c) 2016 Florian Fischer. All rights reserved. +// Use of this source code is governed by a MIT license found in the LICENSE file. + package uis import ( |
