From 54b29cc125b3e9fb17418702e649d2cd3930eaa2 Mon Sep 17 00:00:00 2001
From: "Paul S. Owen" <psotfx@users.sourceforge.net>
Date: Sun, 26 Aug 2001 13:53:41 +0000
Subject: Modified header comments

git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
---
 phpBB/groupcp.php | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

(limited to 'phpBB/groupcp.php')

diff --git a/phpBB/groupcp.php b/phpBB/groupcp.php
index 0b350bdccb..870549048c 100644
--- a/phpBB/groupcp.php
+++ b/phpBB/groupcp.php
@@ -11,17 +11,6 @@
  *
  ***************************************************************************/
 
-
-/***************************************************************************
- *
- *   This program is free software; you can redistribute it and/or modified
- *   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.
- *
- *
- ***************************************************************************/
-
 $phpbb_root_path = "./";
 include($phpbb_root_path . 'extension.inc');
 include($phpbb_root_path . 'common.'.$phpEx);
@@ -752,4 +741,4 @@ else
 //
 include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
 
-?>
+?>
\ No newline at end of file
-- 
cgit v1.2.1