phpDocumentor updates
[squirrelmail.git] / src / addrbook_popup.php
index 44ebfb1a91086b12265302195c9c85d4191fc48d..cad7657ae4acbeaf231a713c6ac0f062deb5c31a 100644 (file)
@@ -3,11 +3,10 @@
 /**
  * addrbook_popup.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * Frameset for the JavaScript version of the address book.
  *
+ * @copyright © 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage addressbook
@@ -42,4 +41,4 @@ require_once(SM_PATH . 'functions/addressbook.php');
                border="0"
                src="addrbook_search.php?show=blank" />
     </frameset>
-</html>
+</html>
\ No newline at end of file