[ticket/361] Update copyright info in portal files

B3P-361
This commit is contained in:
Marc Alexander
2014-11-26 15:24:09 +01:00
parent c6896d5e01
commit 7e7b593660
3 changed files with 5 additions and 5 deletions

View File

@@ -3,8 +3,8 @@
"type": "phpbb-extension",
"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-b1",
"time": "2014-08-24 14:02:18",
"version": "2.1.0-rc1",
"time": "2014-11-26 14:23:15",
"license": "GPL-2.0",
"authors": [{
"name": "Marc Alexander",
@@ -29,7 +29,7 @@
"extra": {
"display-name": "Board3 Portal",
"soft-require": {
"phpbb/phpbb": ">=3.1.0-RC3,<3.2.*@dev"
"phpbb/phpbb": ">=3.1.2,<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 - 2013 Board3 Group</div>
<div class="copyright">Powered by <a href="http://www.board3.de/">Board3 Portal</a> &copy; 2009 - 2014 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 - 2011 Board3 Group</div>
<div class="copyright" align="center">Powered by <a href="http://www.board3.de/">Board3 Portal</a> &copy; 2009 - 2014 Board3 Group</div>
<br />
<!-- INCLUDE overall_footer.html -->