Added minimum GNU License
[squirrelmail.git] / src / options_submit.php
index ea4276f1330b2336a81620b0ef97fc1b1c011aba..f61ce73053ab13f33927a18fe9b4a5d31d4c278f 100644 (file)
@@ -1,4 +1,15 @@
 <?php
+   /**
+    **  options_submit.php
+    **
+    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    **  This script saves all the options to the proper file when the 
+    **  submit button is pressed. Also displays conformation message.
+    **/
+
+
    session_start();
 
    if (!isset($config_php))