aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/auth_api.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2012-01-02 17:36:21 +0100
committerAndreas Fischer <bantu@phpbb.com>2012-01-02 17:36:21 +0100
commita01e916737c39c8d9d53c82647c92871f5c18caa (patch)
treece1e412e48bac2372f9ae61673851d0d392721bd /phpBB/docs/auth_api.html
parentd018b0b5f161c3f0c468dc01af301b4b745c30cb (diff)
parentfd55d64996637084096ec83f84c5f007959c9fcd (diff)
downloadforums-a01e916737c39c8d9d53c82647c92871f5c18caa.tar
forums-a01e916737c39c8d9d53c82647c92871f5c18caa.tar.gz
forums-a01e916737c39c8d9d53c82647c92871f5c18caa.tar.bz2
forums-a01e916737c39c8d9d53c82647c92871f5c18caa.tar.xz
forums-a01e916737c39c8d9d53c82647c92871f5c18caa.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/9916] Changing header in non-distributed files [ticket/9916] Changing coding guidelines license [ticket/9916] Updating License in the header Conflicts: tests/mock/cache.php
Diffstat (limited to 'phpBB/docs/auth_api.html')
-rw-r--r--phpBB/docs/auth_api.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html
index 200a8d815c..40a63eaa9d 100644
--- a/phpBB/docs/auth_api.html
+++ b/phpBB/docs/auth_api.html
@@ -268,7 +268,7 @@ $auth_admin = new auth_admin();
<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>