From 7762b55432ba73f07f90414aa7d023bb0779f5de Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 28 May 2018 21:50:44 -0400 Subject: Add LICENSE --- os_test.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'os_test.go') diff --git a/os_test.go b/os_test.go index 0d1f39171..1f9ae69e7 100644 --- a/os_test.go +++ b/os_test.go @@ -1,3 +1,5 @@ +// Copyright 2018 Ryan Dahl +// All rights reserved. MIT License. package main import ( -- cgit v1.2.3