Be sure to render the links.

Change-Id: I248041d57d0cd7500720ffeda1090e9eab0a3a3a
Signed-off-by: Wayne Beaton <wayne.beaton@eclipse-foundation.org>
diff --git a/tools/legal.inc b/tools/legal.inc
index 3fb3b09..4a4c66a 100644
--- a/tools/legal.inc
+++ b/tools/legal.inc
@@ -367,8 +367,8 @@
 			$links[] = "https://www.eclipse.org/projects/efsp/";
 		}
 		$links[] = "https://www.eclipse.org/legal/efsp_non_assert.php";
-		$render->unorderedList($links);
 	}
+	$render->unorderedList($links);
 
  $render
  ->section("Eclipse Contributor Agreement")