Index: /lib/filter_functions.inc.php
===================================================================
--- /lib/filter_functions.inc.php	(revision 6579)
+++ /lib/filter_functions.inc.php	(revision 6580)
@@ -117,5 +117,5 @@
 				echo '<script type="text/javascript"> ';
 
-				echo 'jQuery("input[name=\'wpsg_insertlicence_submit\']").on("click", function() { jQuery("tr[data-slug=\'wpshopgermany\']").find("input[type=\'checkbox\']").prop("checked", true); } ); ';
+				echo 'jQuery("input[name=\'wpsg_insertlicence_submit\']").on("click", function() { jQuery("tr[data-slug=\'wpshopgermany-free\']").find("input[type=\'checkbox\']").prop("checked", true); } ); ';
 				echo 'jQuery("input[name=\'wpsg_licence_file\']").on("keydown", function(event) { if(event.which == 10 || event.which == 13) { jQuery("#wpsg_insertlicence_hidden").attr("name", "wpsg_insertlicence_submit"); jQuery("#wpsg_insertlicence_submit").click(); }  } ); ';
 				echo 'jQuery("#the-list").parent().parent().attr("enctype", "multipart/form-data"); ';
@@ -152,5 +152,5 @@
 				echo '<script type="text/javascript"> ';
 
-				echo 'jQuery("input[name=\'wpsg_insertlicence_submit\']").on("click", function() { jQuery("tr[data-slug=\'wpshopgermany\']").find("input[type=\'checkbox\']").prop("checked", true); } ); ';
+				echo 'jQuery("input[name=\'wpsg_insertlicence_submit\']").on("click", function() { jQuery("tr[data-slug=\'wpshopgermany-free\']").find("input[type=\'checkbox\']").prop("checked", true); } ); ';
 				echo 'jQuery("input[name=\'wpsg_licence_file\']").on("keydown", function(event) { if(event.which == 10 || event.which == 13) { jQuery("#wpsg_insertlicence_hidden").attr("name", "wpsg_insertlicence_submit"); jQuery("#wpsg_insertlicence_submit").click(); }  } ); ';
 				echo 'jQuery("#the-list").parent().parent().attr("enctype", "multipart/form-data"); ';
@@ -290,6 +290,6 @@
 	function wpsg_info($data, $action = null, $args = null) 
 	{
-		
-		if ($action != 'plugin_information' || empty($args->slug) || $args->slug != 'wpshopgermany') 
+	 
+		if ($action != 'plugin_information' || empty($args->slug) || $args->slug != 'wpshopgermany-free') 
 		{
 			  
@@ -301,5 +301,5 @@
 
 		    $wpsg_update_data = wpsg_get_update_data();
-
+ 
             if ($wpsg_update_data['returnCode'] === '2')
             {
@@ -407,5 +407,5 @@
     function wpsg_get_update_data($key = false, $force = false)
     {
-
+ 
         if ($key === false) $key = $GLOBALS['wpsg_sc']->get_option('wpsg_key');
 
@@ -431,5 +431,5 @@
 					$wpsg_update_data = $wpsg_update_data_return;
 					$wpsg_update_data['updateData'] = (object)$wpsg_update_data['updateData'];
-					
+				 
                     $GLOBALS['wpsg_sc']->update_option('wpsg_lastupdate', strval(time()), true);
                     $GLOBALS['wpsg_sc']->update_option('wpsg_updatedata', $wpsg_update_data, true);
