Added minimum GNU License
[squirrelmail.git] / src / folders_rename_getname.php
index d574edae90f0bfd3e427ed9b837c5f4a77049276..58fad366c492cf2606ff5c4ff184ad9ac147c357 100644 (file)
@@ -1,4 +1,14 @@
 <?php
+   /**
+    **  folders_rename_getname.php
+    **
+    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    **  Gets folder names and enables renaming
+    **  Called from folders.php
+    **/
+
    session_start();
 
    if (!isset($config_php))