Translated using Weblate (Portuguese)
[oweals/luci.git] / modules / luci-base / luasrc / tools / proto.lua
index 4df02696b0a44c541ed1528e5017fb69aba4463f..147688d2ca56f229edc0ec8e6ec00dedd282e25a 100644 (file)
@@ -1,15 +1,5 @@
---[[
-LuCI - Lua Configuration Interface
-
-Copyright 2012 Jo-Philipp Wich <xm@subsignal.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
-
-]]--
+-- Copyright 2012 Jo-Philipp Wich <jow@openwrt.org>
+-- Licensed to the public under the Apache License 2.0.
 
 module("luci.tools.proto", package.seeall)