aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/upgrade_20.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/upgrade_20.php')
-rw-r--r--phpBB/upgrade_20.php12
1 files changed, 2 insertions, 10 deletions
diff --git a/phpBB/upgrade_20.php b/phpBB/upgrade_20.php
index 7655d37402..22c5e84b19 100644
--- a/phpBB/upgrade_20.php
+++ b/phpBB/upgrade_20.php
@@ -1,6 +1,6 @@
<?php
/***************************************************************************
-* upgrade_20.php - description
+* upgrade_20.php
* -------------------
* begin : Sat Oct 14 2000
* copyright : (C) 2001 The phpBB Group
@@ -10,14 +10,6 @@
*
****************************************************************************/
-/***************************************************************************
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published by
-* the Free Software Foundation; either version 2 of the License, or
-* (at your option) any later version.
-*
-***************************************************************************/
include('extension.inc');
include('config.'.$phpEx);
include('includes/constants.'.$phpEx);
@@ -1006,4 +998,4 @@ else
}
?>
</BODY>
-</HTML>
+</HTML> \ No newline at end of file