Getting ready for 1.2.0 release.
[squirrelmail.git] / plugins / translate / options.php
index c3a6389a40ee9be9cf9961ff5f31448553148ce9..5ba38e730ef2217264222370ef935bbe644280a3 100644 (file)
@@ -1,10 +1,14 @@
 <?php
    /**
-    **  options.php
-    **
-    **  Pick your translator to translate the body of incoming mail messages
-    **
-    **/
+    * options.php
+    *
+    * Copyright (c) 1999-2002 The SquirrelMail Project Team
+    * Licensed under the GNU GPL. For full terms see the file COPYING.
+    *
+    * Pick your translator to translate the body of incoming mail messages
+    *
+    * $Id$
+    */
 
    chdir('..');
 
    '</form>'.
 "</body></html>\n";
 
-?>
\ No newline at end of file
+?>