Added minimum GNU License
[squirrelmail.git] / src / load_prefs.php
index b30859c9c270a9171a57e42d5bc67cf14f00914a..b2b2055ad13d8140cd674357620606e1647afc95 100644 (file)
@@ -1,4 +1,15 @@
 <?php
+   /**
+    **  load_prefs.php
+    **
+    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    **  Loads preferences from the $username.pref file used by almost
+    **  every other script in the source directory and alswhere.
+    **
+    **/
+
    if (!isset($config_php))
       include("../config/config.php");
    if (!isset($prefs_php))