update validate.php table
[squirrelmail.git] / src / left_main.php
index 436deb338f609269a92e5ef979f986b4ec3af90f..a556080ddc7fcfedbe90fbcdf8b39defb702dc01 100644 (file)
@@ -3,12 +3,11 @@
 /**
  * left_main.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * This is the code for the left bar. The left bar shows the folders
  * available, and has cookie information.
  *
+ * @copyright © 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  */
@@ -785,4 +784,4 @@ sqimap_logout($imapConnection);
 
 ?>
 </td></tr></table>
-</body></html>
+</body></html>
\ No newline at end of file