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