diff options
author | Stefano <l.stickell@yahoo.it> | 2014-05-07 14:13:55 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-06-28 02:52:33 +0200 |
commit | db5d6cee90725385dff2c05910908b4af5b96a06 (patch) | |
tree | fda941ae7e1d84a2a1733830da2d48d2abe19c07 /module/web | |
parent | Upgrading Bottle from 0.10.2 to 0.12.5 (diff) | |
download | pyload-db5d6cee90725385dff2c05910908b4af5b96a06.tar.xz |
Updated copyright year notice
Diffstat (limited to 'module/web')
-rw-r--r-- | module/web/templates/default/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index 147c08a37..2a6373e27 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -162,7 +162,7 @@ <hr style="clear: both;" /> -<div id="foot">© 2008-2011 pyLoad Team +<div id="foot">© 2008-2014 pyLoad Team <a href="#top" class="action top" accesskey="x"><span>{{_("Back to top")}}</span></a><br /> <!--<div class="breadcrumbs"></div>--> |