Added (c) stuff and some formatting.
[squirrelmail.git] / functions / strings.php
index 4cd1388ae304e4b7f00f1c3fc0682742d36cb8a0..a9d8c063f016220933f48daea62dcd8314dca7b3 100644 (file)
@@ -1,13 +1,14 @@
 <?php
    /**
-    * strings.php
-    * Copyright (c) 1999-2001 The Squirrelmail Development Team
-    * Licensed under the GNU GPL. For full terms see the file COPYING.
-    *
-    * This code provides various string manipulation functions that are
-    * used by the rest of the Squirrelmail code.
-    *
-    * $Id$
+    **  strings.php
+    **
+    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    **  This code provides various string manipulation functions that are
+    **  used by the rest of the Squirrelmail code.
+    **
+    **  $Id$
     */
 
    /**