Added minimum GNU License
[squirrelmail.git] / src / folders_subscribe.php
index a4141fda198180ac8dd00b60113163091946b282..ddaccc75c992f163a180a00972587dc191515876 100644 (file)
@@ -1,4 +1,14 @@
 <?php
+   /**
+    **  folders_subscribe.php
+    **
+    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    **  Subscribe and unsubcribe form folders. 
+    **  Called from folders.php
+    **/
+
    session_start();
 
    if (!isset($config_php))