FELIX-3128 : A Service Diagnostics service and graphical WebConsole plugin

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1203551 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/servicediagnostics/NOTICE.txt b/webconsole-plugins/servicediagnostics/NOTICE.txt
new file mode 100644
index 0000000..3336daa
--- /dev/null
+++ b/webconsole-plugins/servicediagnostics/NOTICE.txt
@@ -0,0 +1,9 @@
+This project is using third party javascript library, under core/src/main/resources/html/js
+- graffle.js
+- graph.js
+- jquery.js
+- raphael-min.js
+
+In my understanding, these are all MIT licences.
+
+This project also uses org.json, and the scala programming language. (Both need to be wrapped into OSGi bundles, see README file)