Globally reduce copyright headers
[project/luci.git] / applications / luci-app-ocserv / luasrc / model / cbi / ocserv / user-config.lua
index 3e241cb67f27b98d5ed144d7d481be20a6006c45..c50cb39188574683a472ddfeefe2fd82373e8c59 100644 (file)
@@ -1,15 +1,5 @@
---[[
-LuCI - Lua Configuration Interface
-
-Copyright 2014 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
-
-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 2014 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
+-- Licensed to the public under the Apache License 2.0.
 
 local fs = require "nixio.fs"
 local has_ipv6 = fs.access("/proc/net/ipv6_route")