diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-08-21 15:09:52 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-08-21 15:09:52 +0000 |
commit | ff3843b39e714ef879a91f245ee6170534947503 (patch) | |
tree | 21231ba8af0a60ff6f41a533ee749af6a6e82f37 /phpBB/docs/INSTALL.html | |
parent | 5f4cd5b65c22a35e8ef3005a9025c2a3f579cfaa (diff) | |
download | forums-ff3843b39e714ef879a91f245ee6170534947503.tar forums-ff3843b39e714ef879a91f245ee6170534947503.tar.gz forums-ff3843b39e714ef879a91f245ee6170534947503.tar.bz2 forums-ff3843b39e714ef879a91f245ee6170534947503.tar.xz forums-ff3843b39e714ef879a91f245ee6170534947503.zip |
- make sure the copyright/disclaimer is consistent
- two fixes...
git-svn-id: file:///svn/phpbb/trunk@8061 89ea8834-ac86-4346-8a33-228a782c2dd0
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 8d9cac6cf3..e87614b5b2 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -531,7 +531,7 @@ p a { <div class="paragraph"> - <p>This application is opensource software released under the <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>. Please see source code and the docs directory for more details. This package and its contents are Copyright (c) 2007 <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-license.php">GPL</a>. Please see source code and the docs directory for more details. This package and its contents are Copyright (c) 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a>, All Rights Reserved.</p> </div> <a href="#top">Top</a> |