From eabfb529355165d68f32b01e5ac27e06f52eb3db Mon Sep 17 00:00:00 2001 From: ProfYaffle Date: Fri, 15 Jan 2016 22:14:02 +0000 Subject: [PATCH] WebUI: Update copyright year and contributors --- src/webui/extjs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webui/extjs.c b/src/webui/extjs.c index c34f9fe75..d691be6b2 100644 --- a/src/webui/extjs.c +++ b/src/webui/extjs.c @@ -195,7 +195,7 @@ page_about(http_connection_t *hc, const char *remain, void *opaque) htsbuf_qprintf(hq, "
\n\
HTS Tvheadend %s
\n\ -

© 2006 - 2015 Andreas \303\226man, et al.

\n\ +

© 2006 - 2016 Andreas \303\226man, Jaroslav Kysela, Adam Sutton, et al.

\n\

\n\

https://tvheadend.org

\n", tvheadend_version); -- 2.47.3