Fix issue Felix-640.
- Allow an instance to send event without interacting directly with the event admin
- Add data-oriented event support. Instances can send and receive data (i.e. custom objects) instead of Event Admin event
- Support asynchronous and synchronous event sending
- Allow event to be "tracable"
- These two handlers are now in the 0.9.0-SNAPSHOT version

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@679039 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/event.admin.handler/NOTICE b/ipojo/event.admin.handler/NOTICE
new file mode 100644
index 0000000..6b1c994
--- /dev/null
+++ b/ipojo/event.admin.handler/NOTICE
@@ -0,0 +1,18 @@
+Apache Felix iPOJO Event Admin Handler
+Copyright 2008 The Apache Software Foundation
+
+I. Included Software
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+Licensed under the Apache License 2.0.
+
+II. Used Software
+
+This product uses software developed at
+The OSGi Alliance (http://www.osgi.org/).
+Copyright 2006 The OSGi Alliance.
+Licensed under the Apache License 2.0.
+
+III. License Summary
+- Apache License 2.0