(c) stuff
[squirrelmail.git] / src / vcard.php
index 688f6ca3b5a8a0e09bc4bc7a2c4ead174b8ddad5..5af777dde1dfef8bf5043a0a05ec85a24d27aa93 100644 (file)
@@ -1,14 +1,15 @@
 <?php
-/**
- ** vcard.php
- **
- ** Copyright (c) 1999-2001 The SquirrelMail Development Team
- ** Licensed under the GNU GPL. For full terms see the file COPYING.
- **
- ** This file shows an attched vcard
- **
- ** $Id$
- **/
+
+   /**
+    ** vcard.php
+    **
+    ** Copyright (c) 1999-2001 The SquirrelMail Development Team
+    ** Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    ** This file shows an attched vcard
+    **
+    ** $Id$
+    **/
 
    require_once('../src/validate.php');
    require_once('../functions/date.php');