aboutsummaryrefslogtreecommitdiff
path: root/bridge.go
diff options
context:
space:
mode:
authorCollin Guarino <collin.guarino@gmail.com>2016-02-10 19:55:42 -0500
committerCollin Guarino <collin.guarino@gmail.com>2016-02-10 19:55:42 -0500
commitf3069aa9cbb5312d1578160e8e40cc225c561bb9 (patch)
treef3369613029136a7f20e53b6baa0cf062648bfe1 /bridge.go
parentacb88f00e8e9acf7821efd80017a39e1d6620350 (diff)
Added screenname to license headers.
Diffstat (limited to 'bridge.go')
-rw-r--r--bridge.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridge.go b/bridge.go
index b1e706e..ae480a4 100644
--- a/bridge.go
+++ b/bridge.go
@@ -1,7 +1,7 @@
/*
* bridge.go
* GoHue library for Philips Hue
-* Copyright (C) 2016 Collin Guarino
+* Copyright (C) 2016 Collin Guarino (Collinux)
* License: GPL version 2 or higher http://www.gnu.org/licenses/gpl.html
*/