aboutsummaryrefslogtreecommitdiff
path: root/light.go
diff options
context:
space:
mode:
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 (