Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WebUI: Update copyright year and contributors
  • Loading branch information
ProfYaffle authored and perexg committed Jan 18, 2016
1 parent 591715d commit eabfb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/extjs.c
Expand Up @@ -195,7 +195,7 @@ page_about(http_connection_t *hc, const char *remain, void *opaque)

htsbuf_qprintf(hq, "<center>\n\
<div class=\"about-title\">HTS Tvheadend %s</div>\n\
<p>&copy; 2006 - 2015 Andreas \303\226man, et al.</p>\n\
<p>&copy; 2006 - 2016 Andreas \303\226man, Jaroslav Kysela, Adam Sutton, et al.</p>\n\
<p><img src=\"docresources/tvheadendlogo.png\"></p>\n\
<p><a href=\"https://tvheadend.org\">https://tvheadend.org</a></p>\n",
tvheadend_version);
Expand Down

0 comments on commit eabfb52

Please sign in to comment.