mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 05:55:32 +02:00
[ticket/9916] Updating header license and removing Version $Id$
PHPBB3-9916
This commit is contained in:
@ -15,10 +15,8 @@ die("Please read the first lines of this script for instructions on how to enabl
|
||||
|
||||
// -------------------------------------------------------------
|
||||
//
|
||||
// $Id$
|
||||
//
|
||||
// @copyright (c) 2005 phpBB Group
|
||||
// @license http://opensource.org/licenses/gpl-license.php GNU Public License
|
||||
// @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
||||
//
|
||||
// -------------------------------------------------------------
|
||||
// Thanks to arod-1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# Remove ending PHP tags '?>'
|
||||
# @author Oleg Pudeyev
|
||||
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
|
||||
# @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
||||
|
||||
import sys, os, os.path, optparse
|
||||
|
||||
|
Reference in New Issue
Block a user