diff options
Diffstat (limited to 'integration_test.go')
-rw-r--r-- | integration_test.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration_test.go b/integration_test.go index a3f8f16ce..28411e6da 100644 --- a/integration_test.go +++ b/integration_test.go @@ -1,3 +1,5 @@ +// Copyright 2018 Ryan Dahl <ry@tinyclouds.org> +// All rights reserved. MIT License. package main import ( |