mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-22 12:16:11 +02:00
* develop-olympus: [ticket/9859] Remove the years from the copyright statements in docs files. [ticket/9859] Remove the year from the copyright meta tag in docs/*.html [ticket/9859] Remove the meta copyright tag as well. [ticket/9859] Remove the credit line comment from all html files. [ticket/9859] Remove years in credit line from some more files.
11 lines
267 B
HTML
11 lines
267 B
HTML
</div>
|
|
|
|
<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
|
|
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
|
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|