* Core translation
[project/luci.git] / modules / admin-core / luasrc / model / cbi / admin_network / vlan.lua
index 08371ea..487c037 100644 (file)
@@ -1,4 +1,16 @@
--- ToDo: Autodetect things, maybe use MultiValue instead, Translate, Add descriptions
+--[[
+LuCI - Lua Configuration Interface
+
+Copyright 2008 Steven Barth <steven@midlink.org>
+
+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$
+]]--
 m = Map("network", "VLAN", [[Die Netzwerkschnittstellen am Router
 können zu verschienden VLANs zusammengefasst werden, in denen Geräte miteinander direkt
 kommunizieren können. VLANs werden auch häufig dazu genutzt, um Netzwerke voneiander zu trennen.