using squirrelmail api in order to be able to use plugin with imaps and
[squirrelmail.git] / plugins / bug_report / setup.php
index 757cd5458a1a7d77b081f209db3db11be9726a53..f4797fdcaffc05abd108117b499b0b7dc73df7c9 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * setup.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This is a standard SquirrelMail 1.2 API for plugins.
@@ -87,4 +87,4 @@ function bug_report_options() {
     echo ' /> ' . _("Show button in toolbar") . "</td></tr>\n";
 }
 
-?>
+?>
\ No newline at end of file