fixed minor bug in url parsing that didn't let urls be at beginning of line
[squirrelmail.git] / src / addressbook.php
index 13d10424466a77822d6b38f59d269a980dc6d3f7..685ea8365a84c0a1136562e10cbf6048482e0e9e 100644 (file)
@@ -2,6 +2,9 @@
    /**
     **  addressbook.php
     **
+    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
     **  Manage personal address book.
     **
     **/
 <INPUT TYPE="hidden" NAME="max_file_size" value="5000">
 Import CSV File: <INPUT NAME="smusercsv" TYPE="file">
 <INPUT TYPE="submit" VALUE="Import CSV File">
-</FORM
+</FORM>
 
 </BODY></HTML>