summaryrefslogtreecommitdiff
path: root/os.go
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-05-28 21:50:44 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-05-28 21:52:13 -0400
commit7762b55432ba73f07f90414aa7d023bb0779f5de (patch)
tree1ff24544ac87c602750822b530f387e9f6b803c8 /os.go
parent833137be37b770654b3300f4117d04feafa028f1 (diff)
Add LICENSE
Diffstat (limited to 'os.go')
-rw-r--r--os.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/os.go b/os.go
index 52c70eddc..d28cf5e9c 100644
--- a/os.go
+++ b/os.go
@@ -1,3 +1,5 @@
+// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
+// All rights reserved. MIT License.
package main
import (