Official Mail_Fetch version
[squirrelmail.git] / functions / addressbook.php
index e1e13d8a512fa6bfab9bc5373972ad2a8e54588a..08246cd6cf9446d62b145f1872b2cc2f15690d19 100644 (file)
@@ -1,16 +1,16 @@
 <?php
 
-  /**
-   **  addressbook.php
-   **
-   **  Functions and classes for the addressbook system.
-   **
-   **  $Id$
-   **/
-    
-   if (defined ('addressbook_php'))
-      return; 
-   define ('addressbook_php', true); 
+   /**
+    **  addressbook.php
+    **
+    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    **  Functions and classes for the addressbook system.
+    **
+    **  $Id$
+    **/
+
 
    // This is the path to the global site-wide addressbook.
    // It looks and feels just like a user's .abook file