summaryrefslogtreecommitdiffstats
path: root/include/output.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2016-07-10 11:35:52 -0700
committerArun Persaud <arun@nubati.net>2016-07-10 11:36:59 -0700
commitef063011a04ce1a62c1f6e0b21be4b2d10e9845e (patch)
tree3d9c54087515d1eeef627bc2bf518c13514feb29 /include/output.php
parentfca4b445ba9fd3ca6abdd7c08a59e25b817c537b (diff)
downloade-DoKo-ef063011a04ce1a62c1f6e0b21be4b2d10e9845e.tar.gz
e-DoKo-ef063011a04ce1a62c1f6e0b21be4b2d10e9845e.tar.bz2
e-DoKo-ef063011a04ce1a62c1f6e0b21be4b2d10e9845e.zip
update copyright year
Diffstat (limited to 'include/output.php')
-rw-r--r--include/output.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/output.php b/include/output.php
index 8dbf3d6..b0d3f4a 100644
--- a/include/output.php
+++ b/include/output.php
@@ -1,5 +1,5 @@
<?php
-/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net>
+/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2016 Arun Persaud <arun@nubati.net>
*
* This file is part of e-DoKo.
*
@@ -446,7 +446,7 @@ function output_footer()
echo "</div>\n\n";
echo "<footer>\n";
- echo " <p class=\"left\"> copyright 2006-2014 <a href=\"$INDEX?action=about\">Arun Persaud, et al.</a> <br />\n";
+ echo " <p class=\"left\"> copyright 2006-2016 <a href=\"$INDEX?action=about\">Arun Persaud, et al.</a> <br />\n";
echo " <p class=\"right\"> See the latest changes <a href=\"http://nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=summary\">\n".
" via git </a> <br />or download the source via <br />\n'git clone http://nubati.net/git/e-DoKo.git' <br />\n".
" <a href=\"http://www.dreamhost.com/green.cgi\">\n".