A new example application with a set of services. These set of bundles
implement a very simple drawing program based on services. The application
bundle can be run as a bundle or a stand-alone application.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@556053 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/examples/servicebased.circle/src/main/resources/META-INF/NOTICE b/examples/servicebased.circle/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..459d669
--- /dev/null
+++ b/examples/servicebased.circle/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,5 @@
+Apache Felix Shell Service
+Copyright 2006 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).