From 180e97abdccf0ebb0075b46f1edfdc8a48e92676 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Sun, 16 Jan 2011 17:51:12 +0100 Subject: [ticket/9859] Remove the year from the copyright meta tag in docs/*.html PHPBB3-9859 --- phpBB/docs/FAQ.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs/FAQ.html') diff --git a/phpBB/docs/FAQ.html b/phpBB/docs/FAQ.html index f91d4bc223..f9a1888ad2 100644 --- a/phpBB/docs/FAQ.html +++ b/phpBB/docs/FAQ.html @@ -8,7 +8,7 @@ - + phpBB3 • FAQ -- cgit v1.2.1 From 60eff4e59a529e389c03c54085530dce5fbd99db Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Sun, 16 Jan 2011 17:52:36 +0100 Subject: [ticket/9859] Remove the years from the copyright statements in docs files. PHPBB3-9859 --- phpBB/docs/FAQ.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs/FAQ.html') 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!
-

This application is opensource software released under the GPL. Please see source code and the docs directory for more details. This package and its contents are Copyright (c) 2000, 2002, 2005, 2007 phpBB Group, All Rights Reserved.

+

This application is opensource software released under the GPL. Please see source code and the docs directory for more details. This package and its contents are Copyright (c) phpBB Group, All Rights Reserved.

-- cgit v1.2.1