diff options
author | Andreas Fischer <bantu@phpbb.com> | 2011-01-16 17:52:36 +0100 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2011-01-16 18:50:53 +0100 |
commit | 60eff4e59a529e389c03c54085530dce5fbd99db (patch) | |
tree | 2d96ccacff116b67d63c880c590ce5ebfe4e8eba /phpBB/docs/FAQ.html | |
parent | 180e97abdccf0ebb0075b46f1edfdc8a48e92676 (diff) | |
download | forums-60eff4e59a529e389c03c54085530dce5fbd99db.tar forums-60eff4e59a529e389c03c54085530dce5fbd99db.tar.gz forums-60eff4e59a529e389c03c54085530dce5fbd99db.tar.bz2 forums-60eff4e59a529e389c03c54085530dce5fbd99db.tar.xz forums-60eff4e59a529e389c03c54085530dce5fbd99db.zip |
[ticket/9859] Remove the years from the copyright statements in docs files.
PHPBB3-9859
Diffstat (limited to 'phpBB/docs/FAQ.html')
-rw-r--r-- | phpBB/docs/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/FAQ.html b/phpBB/docs/FAQ.html index f9a1888ad2..83d7a342e0 100644 --- a/phpBB/docs/FAQ.html +++ b/phpBB/docs/FAQ.html @@ -328,7 +328,7 @@ I want to sue you because i think you host an illegal board!</h2> <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) 2000, 2002, 2005, 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) <a href="http://www.phpbb.com/">phpBB Group</a>, All Rights Reserved.</p> </div> |