phpDocumentor updates
[squirrelmail.git] / src / addrbook_popup.php
index d85f74c178e6cabadacc0e0156c2aff18814124f..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
@@ -28,6 +27,7 @@ require_once(SM_PATH . 'functions/addressbook.php');
 
 <html>
     <head>
+        <meta name="robots" content="noindex,nofollow">
         <title><?php echo "$org_title: " . _("Address Book"); ?></title>
     </head>
     <frameset rows="60,*" border="0">