diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-05-28 21:50:44 -0400 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-05-28 21:52:13 -0400 |
commit | 7762b55432ba73f07f90414aa7d023bb0779f5de (patch) | |
tree | 1ff24544ac87c602750822b530f387e9f6b803c8 /integration_test.go | |
parent | 833137be37b770654b3300f4117d04feafa028f1 (diff) |
Add LICENSE
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 ( |