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