aboutsummaryrefslogtreecommitdiff
path: root/light_test.go
diff options
context:
space:
mode:
authorCollin Guarino <collin.guarino@gmail.com>2016-02-10 19:55:02 -0500
committerCollin Guarino <collin.guarino@gmail.com>2016-02-10 19:55:02 -0500
commitacb88f00e8e9acf7821efd80017a39e1d6620350 (patch)
treeef4aad904ce8634399f4acfd0b767a5fd6ca99b7 /light_test.go
parent3ea47fb394b71978b15e44166f1abed05e83cbc5 (diff)
Added GPLv2 license header to all files.
Diffstat (limited to 'light_test.go')
-rw-r--r--light_test.go7
1 files changed, 7 insertions, 0 deletions
diff --git a/light_test.go b/light_test.go
index 077dff7..a8b10fe 100644
--- a/light_test.go
+++ b/light_test.go
@@ -1,3 +1,10 @@
+/*
+* light_test.go
+* GoHue library for Philips Hue
+* Copyright (C) 2016 Collin Guarino
+* License: GPL version 2 or higher http://www.gnu.org/licenses/gpl.html
+*/
+
package hue
import (