Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
webui: cosmetic - move year in about to 2014
  • Loading branch information
perexg committed Sep 9, 2014
1 parent b54cbf5 commit bc021ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/extjs.c
Expand Up @@ -252,7 +252,7 @@ page_about(http_connection_t *hc, const char *remain, void *opaque)
"<div class=\"about-title\">"
"HTS Tvheadend %s"
"</div><br>"
"&copy; 2006 - 2013 Andreas \303\226man, et al.<br><br>"
"&copy; 2006 - 2014 Andreas \303\226man, et al.<br><br>"
"<img src=\"docresources/tvheadendlogo.png\"><br>"
"<a href=\"https://tvheadend.org\">"
"https://tvheadend.org</a><br><br>"
Expand Down

0 comments on commit bc021ad

Please sign in to comment.