[ticket/449] Update copyright dates and release dates

B3P-449
This commit is contained in:
Marc Alexander
2015-02-07 18:14:38 +01:00
parent 771fcfe06c
commit 655518a9d1
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
"description": "Adds a portal with several blocks to your forum. You can change the settings, move the blocks, add new blocks and more in the ACP.",
"homepage": "http://www.board3.de",
"version": "2.1.0-rc1",
"time": "2014-11-26 14:23:15",
"time": "2015-02-07 16:41:42",
"license": "GPL-2.0",
"authors": [{
"name": "Marc Alexander",
@@ -28,7 +28,7 @@
"extra": {
"display-name": "Board3 Portal",
"soft-require": {
"phpbb/phpbb": ">=3.1.2,<3.2.*@dev"
"phpbb/phpbb": ">=3.1.3,<3.2.*@dev"
},
"version-check": {
"host": "board3.de",

View File

@@ -110,7 +110,7 @@
</div>
<!--// board3 Portal by www.board3.de //-->
<div class="copyright">Powered by <a href="http://www.board3.de/">Board3 Portal</a> &copy; 2009 - 2014 Board3 Group</div>
<div class="copyright">Powered by <a href="http://www.board3.de/">Board3 Portal</a> &copy; 2009 - 2015 Board3 Group</div>
<!-- INCLUDEJS portal/assets/jquery.getscrollbarwidth.js -->
<!-- INCLUDEJS portal/assets/portal.js -->

View File

@@ -114,6 +114,6 @@
<!--// board3 Portal by www.board3.de //-->
<!-- please keep this credits visible, thank you! -->
<br />
<div class="copyright" align="center">Powered by <a href="http://www.board3.de/">Board3 Portal</a> &copy; 2009 - 2014 Board3 Group</div>
<div class="copyright" align="center">Powered by <a href="http://www.board3.de/">Board3 Portal</a> &copy; 2009 - 2015 Board3 Group</div>
<br />
<!-- INCLUDE overall_footer.html -->