diff options
Diffstat (limited to 'modules/luci-base/src/template_parser.c')
-rw-r--r-- | modules/luci-base/src/template_parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/src/template_parser.c b/modules/luci-base/src/template_parser.c index c263fbf9fd..0ef08c63d2 100644 --- a/modules/luci-base/src/template_parser.c +++ b/modules/luci-base/src/template_parser.c @@ -1,7 +1,7 @@ /* * LuCI Template - Parser implementation * - * Copyright (C) 2009-2012 Jo-Philipp Wich <xm@subsignal.org> + * Copyright (C) 2009-2012 Jo-Philipp Wich <jow@openwrt.org> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |