From 3aba4ad47b5272938f7e7b1aabb73a97c6728865 Mon Sep 17 00:00:00 2001 From: ProfYaffle Date: Sat, 5 Jan 2019 14:43:49 +0000 Subject: [PATCH] WebUI: Update copyright year --- 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 1246ed4f8..501fe1d52 100644 --- a/src/webui/extjs.c +++ b/src/webui/extjs.c @@ -187,7 +187,7 @@ page_about(http_connection_t *hc, const char *remain, void *opaque) htsbuf_qprintf(hq, "
\n\
HTS Tvheadend %s
\n\ -

© 2006 - 2018 Andreas Öman, Jaroslav Kysela, Adam Sutton, et al.

\n\ +

© 2006 - 2019 Andreas Öman, Jaroslav Kysela, Adam Sutton, et al.

\n\

\n\

https://tvheadend.org

\n", tvheadend_version); -- 2.47.2