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:
@@ -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 • Coding Guidelines</title>
|
||||
|
Reference in New Issue
Block a user