diff options
| author | Shulhan <ms@kilabit.info> | 2018-06-04 00:14:28 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-06-04 00:14:28 +0700 |
| commit | 9539cdf4703978a5fb6b9a9d3e86d4770ccde69b (patch) | |
| tree | b12b43eff0a50fbaf7e7fc8e6719e18b1a7fb71c /beku_test.go | |
| parent | ab5beae89179a26262ba59a3297f768bcc0dee4a (diff) | |
| download | beku-9539cdf4703978a5fb6b9a9d3e86d4770ccde69b.tar.xz | |
[chore] Add copyright information
Diffstat (limited to 'beku_test.go')
| -rw-r--r-- | beku_test.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/beku_test.go b/beku_test.go index 0754df9..fa35ed3 100644 --- a/beku_test.go +++ b/beku_test.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 ( |
