Add license and notice  file to the online-manipulator
Add apache license header to the online-manipulator

Edit license and notice file of junit4osgi

Add the online-manipulator to the reactor

Fix a potential NPE in the manipulator when the Created-By entry does not exist in the manipulated jar

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@767443 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/junit4osgi/swing-runner/NOTICE b/ipojo/junit4osgi/swing-runner/NOTICE
index c5c6fa4..18acb79 100644
--- a/ipojo/junit4osgi/swing-runner/NOTICE
+++ b/ipojo/junit4osgi/swing-runner/NOTICE
@@ -13,5 +13,15 @@
 The Apache Software Foundation (http://www.apache.org/).
 Licensed under the Apache License 2.0.
 
+This product uses software developed at
+The OSGi Alliance (http://www.osgi.org/).
+Copyright (c) OSGi Alliance (2000, 2007).
+Licensed under the Apache License 2.0.
+
+This product uses software developed by
+Junit project (http://junit.org)
+Licensed under Common Public License 1.0.
+
 III. License Summary
 - Apache License 2.0
+- Common Public License 1.0