diff options
Diffstat (limited to 'logic/dices_test.go')
| -rw-r--r-- | logic/dices_test.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/logic/dices_test.go b/logic/dices_test.go index a18ecca..2a6c67c 100644 --- a/logic/dices_test.go +++ b/logic/dices_test.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 logic import "testing" |
