diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2012-01-02 17:35:49 +0100 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2012-01-02 17:35:49 +0100 |
| commit | fd55d64996637084096ec83f84c5f007959c9fcd (patch) | |
| tree | 52e81c2dee04edc33ce77a15c9f7f612e0bc55e7 /phpBB/docs/README.html | |
| parent | 3f91405acb5e5fcc026aa6e9fe1046d8f95144cc (diff) | |
| parent | 5e52734c240e5ecfb812202cd4cae305be9290c5 (diff) | |
| download | forums-fd55d64996637084096ec83f84c5f007959c9fcd.tar forums-fd55d64996637084096ec83f84c5f007959c9fcd.tar.gz forums-fd55d64996637084096ec83f84c5f007959c9fcd.tar.bz2 forums-fd55d64996637084096ec83f84c5f007959c9fcd.tar.xz forums-fd55d64996637084096ec83f84c5f007959c9fcd.zip | |
Merge remote-tracking branch 'unknownbliss/ticket/9916-olympus' into develop-olympus
* unknownbliss/ticket/9916-olympus:
[ticket/9916] Changing header in non-distributed files
[ticket/9916] Changing coding guidelines license
[ticket/9916] Updating License in the header
Diffstat (limited to 'phpBB/docs/README.html')
| -rw-r--r-- | phpBB/docs/README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 7ceb698ac4..aa60d7dd25 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -339,7 +339,7 @@ <div class="content"> - <p>This application is opensource software released under the <a href="http://opensource.org/licenses/gpl-license.php">GPL</a>. Please see source code and the docs directory for more details. This package and its contents are Copyright (c) <a href="http://www.phpbb.com/">phpBB Group</a>, All Rights Reserved.</p> + <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 source code and the docs directory for more details. This package and its contents are Copyright (c) <a href="http://www.phpbb.com/">phpBB Group</a>, All Rights Reserved.</p> </div> |
