From acb88f00e8e9acf7821efd80017a39e1d6620350 Mon Sep 17 00:00:00 2001 From: Collin Guarino Date: Wed, 10 Feb 2016 19:55:02 -0500 Subject: Added GPLv2 license header to all files. --- light_test.go | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'light_test.go') 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 ( -- cgit v1.2.3