diff options
author | Yuriy Rusko <github@rusko.net> | 2014-05-27 21:25:33 +0200 |
---|---|---|
committer | Yuriy Rusko <github@rusko.net> | 2014-05-27 21:39:30 +0200 |
commit | 27f787e5e4e118b77a3e16879d6c684bdaafc303 (patch) | |
tree | 63a12b093a9f0b7c0f452f044fb5b9aa24aa636d /phpBB/docs/INSTALL.html | |
parent | a759704b39fc1c1353f865a633759b1369589b67 (diff) | |
download | forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.tar forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.tar.gz forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.tar.bz2 forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.tar.xz forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.zip |
[ticket/12594] Update footer credit lines
PHPBB3-12594
Diffstat (limited to 'phpBB/docs/INSTALL.html')
-rw-r--r-- | phpBB/docs/INSTALL.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 0b5d06c191..0fce349974 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -449,7 +449,7 @@ <div class="content"> - <p>This application is opensource software released under the <a href="http://opensource.org/licenses/gpl-2.0.php">GNU General Public License v2</a>. Please see the source code and <code>docs/</code> directory for more details. This package and its contents are Copyright © <a href="https://www.phpbb.com/">phpBB Group</a>, All Rights Reserved.</p> + <p>phpBB is free software, released under the terms of the <a href="http://opensource.org/licenses/gpl-2.0.php">GNU General Public License, version 2 (GPL-2.0)</a>. Copyright © <a href="https://www.phpbb.com">phpBB Limited</a>. For full copyright and license information, please see the docs/CREDITS.txt file.</p> </div> |