aboutsummaryrefslogtreecommitdiff
path: root/light.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.go
parent3ea47fb394b71978b15e44166f1abed05e83cbc5 (diff)
Added GPLv2 license header to all files.
Diffstat (limited to 'light.go')
-rw-r--r--light.go8
1 files changed, 7 insertions, 1 deletions
diff --git a/light.go b/light.go
index 7396dd1..6506a8c 100644
--- a/light.go
+++ b/light.go
@@ -1,5 +1,11 @@
-// http://www.developers.meethue.com/documentation/lights-api
+/*
+* light.go
+* GoHue library for Philips Hue
+* Copyright (C) 2016 Collin Guarino
+* License: GPL version 2 or higher http://www.gnu.org/licenses/gpl.html
+*/
+// http://www.developers.meethue.com/documentation/lights-api
package hue
import (