Adding template for error box.
[squirrelmail.git] / plugins / abook_take / take.php
index 827cdd138b6120fdb1f3dc2146c092ae7b5159f4..59fa6841bd2e036d8f0bc3a9c1375bd3926ac3b2 100644 (file)
@@ -1,14 +1,14 @@
 <?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.
  *
- * $Id$
+ * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package plugins
  * @subpackage abook_take
  */