diff options
Diffstat (limited to 'bridge_test.go')
-rw-r--r-- | bridge_test.go | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bridge_test.go b/bridge_test.go index b9b0137..1e662b2 100644 --- a/bridge_test.go +++ b/bridge_test.go @@ -1,3 +1,10 @@ +/* +* bridge_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 ( |