X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=protocols%2Fluci-proto-ipv6%2Fluasrc%2Fmodel%2Fcbi%2Fadmin_network%2Fproto_dhcpv6.lua;h=c843161c6f4d6839efeffa8be037c1fb36fa9ec5;hb=7a3493b1f7d75a3945279115324cf2ff4da26b7b;hp=51f17878d7813da9455941d7ddaa55ff012c31fe;hpb=998011462408e76c1a766afd5a6fe7ce82393218;p=project%2Fluci.git diff --git a/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua b/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua index 51f17878d7..c843161c6f 100644 --- a/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua +++ b/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua @@ -1,14 +1,5 @@ ---[[ -LuCI - Lua Configuration Interface - -Copyright 2013 Steven Barth - -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 -]]-- +-- Copyright 2013 Steven Barth +-- Licensed to the public under the Apache License 2.0. local map, section, net = ...