* luci/applications/uvc_streamer:
[project/luci.git] / applications / luci-uvc_streamer / luasrc / controller / uvc_streamer.lua
index a1f2296..1766c2b 100644 (file)
@@ -1,3 +1,18 @@
+--[[
+
+LuCI UVC Streamer
+(c) 2008 Yanira <forum-2008@email.de>
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+$Id$
+
+]]--
+
 module("luci.controller.uvc_streamer", package.seeall)
 
 function index()