modified shapes, embedd dependencies, plus versions and licenses updates in preparation for release
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1225650 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/servicediagnostics/NOTICE.txt b/webconsole-plugins/servicediagnostics/NOTICE.txt
index 3336daa..9c4c6c7 100644
--- a/webconsole-plugins/servicediagnostics/NOTICE.txt
+++ b/webconsole-plugins/servicediagnostics/NOTICE.txt
@@ -1,9 +1,9 @@
-This project is using third party javascript library, under core/src/main/resources/html/js
+This project is using third party javascript libraries, under core/src/main/resources/html/js
+- jquery.js
+- raphael.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)
+This project also uses and embeds org.json, and the scala programming language.