From 7762b55432ba73f07f90414aa7d023bb0779f5de Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 28 May 2018 21:50:44 -0400 Subject: Add LICENSE --- integration_test.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'integration_test.go') 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 +// All rights reserved. MIT License. package main import ( -- cgit v1.2.3