phpDocumentor updates
[squirrelmail.git] / plugins / abook_take / take.php
index 8bf7eae5fc83ba050cd17b8ba77afcba523a4c25..9d653d6b15182a8e37e08321760c85a29b47306e 100644 (file)
@@ -1,13 +1,13 @@
 <?php
+
 /**
  * take.php
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * Address Take -- steals addresses from incoming email messages. Searches
  * the To, Cc, From and Reply-To headers.
  *
+ * @copyright &copy; 1999-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
  * @subpackage abook_take