diff options
Diffstat (limited to 'phpBB/develop/lang_duplicates.php')
| -rw-r--r-- | phpBB/develop/lang_duplicates.php | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/phpBB/develop/lang_duplicates.php b/phpBB/develop/lang_duplicates.php index 5be48f69f0..5981882292 100644 --- a/phpBB/develop/lang_duplicates.php +++ b/phpBB/develop/lang_duplicates.php @@ -15,10 +15,11 @@ die("Please read the first lines of this script for instructions on how to enabl  // -------------------------------------------------------------  // -// $Id$ +// @copyright (c) phpBB Limited <https://www.phpbb.com> +// @license GNU General Public License, version 2 (GPL-2.0)  // -// @copyright (c) 2005 phpBB Group  -// @license http://opensource.org/licenses/gpl-license.php GNU Public License  +// For full copyright and license information, please see +// the docs/CREDITS.txt file.  //   // -------------------------------------------------------------  // Thanks to arod-1 @@ -137,4 +138,4 @@ function find_modules($dirname)  ?>  	</body> -</html>
\ No newline at end of file +</html> | 
