1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 13:30:25 +02:00

[ticket/9859] Remove the year from the copyright meta tag in docs/*.html

PHPBB3-9859
This commit is contained in:
Andreas Fischer
2011-01-16 17:51:12 +01:00
parent 732fd5980e
commit 180e97abdc
7 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2007 phpBB Group" />
<meta name="copyright" content="phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="Olympus coding guidelines document" />
<title>phpBB3 &bull; Coding Guidelines</title>