aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/namespace2sql.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/namespace2sql.php')
-rw-r--r--maintenance/namespace2sql.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/maintenance/namespace2sql.php b/maintenance/namespace2sql.php
index def033660ce7..8084bfec60a3 100644
--- a/maintenance/namespace2sql.php
+++ b/maintenance/namespace2sql.php
@@ -1,5 +1,4 @@
<?php
-# $Header$
#
# Print SQL to insert namespace names into database.
# This source code is in the public domain.