diff --git a/huec b/huec index 5cb6c9c..99b3467 100755 --- a/huec +++ b/huec @@ -1,4 +1,13 @@ #!/usr/bin/env ruby +# +# huec - Philips (friends of) hue command-line utility +# +# Hued is Copyright © 2011 Paul van Tilburg +# +# This program is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation; either version 2 of the License, or (at your +# option) any later version. require "huey" require "logger"