summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-json/luasrc/json.lua
diff options
context:
space:
mode:
Diffstat (limited to 'libs/luci-lib-json/luasrc/json.lua')
-rw-r--r--libs/luci-lib-json/luasrc/json.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/luci-lib-json/luasrc/json.lua b/libs/luci-lib-json/luasrc/json.lua
index 9cf206e960..57b12c9405 100644
--- a/libs/luci-lib-json/luasrc/json.lua
+++ b/libs/luci-lib-json/luasrc/json.lua
@@ -1,5 +1,5 @@
-- Copyright 2008 Steven Barth <steven@midlink.org>
--- Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
+-- Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
-- Licensed to the public under the Apache License 2.0.
local nixio = require "nixio"