1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 13:17:24 +02:00

Some 2012 to 2013 updates

This commit is contained in:
Tijn Kuyper
2013-02-05 20:19:36 +01:00
parent 0c6caf993f
commit 1fe985bd3f
3 changed files with 6 additions and 6 deletions

View File

@@ -3,13 +3,13 @@
+ ----------------------------------------------------------------------------+
| e107 website system
| Copyright (C) 2008-2012 e107 Inc (e107.org)
| Copyright (C) 2008-2013 e107 Inc (e107.org)
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $URL: https://e107.svn.sourceforge.net/svnroot/e107/trunk/e107_0.7/e107_admin/credits.php $
| $Id: credits.php 12477 2011-12-28 03:12:22Z e107coders $
| $URL$
| $Id$
+----------------------------------------------------------------------------+
*/
@@ -51,7 +51,7 @@ require_once(e_ADMIN."auth.php");
Twitter Bootstrap, MagpieRSS, PCLZip, PCLTar, TinyMCE,<br />
Nuvolo Icons, PHPMailer, FPDF, UFPDF, PHP UTF8
</p>
<div class="copyright">Copyright <a href="http://e107.org/content/About-Us:The-Team" title="e107 Team">e107 Inc.</a> 2008-2012</div>
<div class="copyright">Copyright <a href="http://e107.org/content/About-Us:The-Team" title="e107 Team">e107 Inc.</a> 2008-2013</div>
</div>
</div>

View File

@@ -238,7 +238,7 @@ $ADMIN_FOOTER = '
<hr>
<footer class="center">
Copyright &copy; 2008-2012 e107 Inc (e107.org)<br />
Copyright &copy; 2008-2013 e107 Inc (e107.org)<br />
</footer>
</div><!--/.fluid-container-->';

View File

@@ -185,7 +185,7 @@ $FOOTER['default'] = '
<hr>
<footer class="center">
Copyright &copy; 2008-2012 e107 Inc (e107.org)<br />
Copyright &copy; 2008-2013 e107 Inc (e107.org)<br />
</footer>
</div><!--/.fluid-container-->';