diff options
Diffstat (limited to 'package_git.go')
| -rw-r--r-- | package_git.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package_git.go b/package_git.go index ba50235..4d44e09 100644 --- a/package_git.go +++ b/package_git.go @@ -1,3 +1,7 @@ +// Copyright 2018, Shulhan <ms@kilabit.info>. All rights reserved. +// Use of this source code is governed by a BSD-style +// license that can be found in the LICENSE file. + package beku import ( |
