Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 1 | Apache Felix Descriptor Generator Implementation |
Carsten Ziegeler | 893c7e2 | 2012-06-13 12:03:35 +0000 | [diff] [blame] | 2 | Copyright 2010-2012 The Apache Software Foundation |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 3 | |
Carsten Ziegeler | 035d921 | 2011-07-21 07:59:22 +0000 | [diff] [blame] | 4 | This software was developed at the Apache Software Foundation |
| 5 | (http://www.apache.org) and may have dependencies on other |
| 6 | Apache software licensed under Apache License 2.0. |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 7 | |
Richard S. Hall | 18a8966 | 2011-07-21 14:53:58 +0000 | [diff] [blame] | 8 | I. Included Third-Party Software |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 9 | |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 10 | |
Richard S. Hall | 18a8966 | 2011-07-21 14:53:58 +0000 | [diff] [blame] | 11 | II. Used Third-Party Software |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 12 | |
| 13 | This product uses software developed at |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 14 | The OSGi Alliance (http://www.osgi.org/). |
Carsten Ziegeler | 1977c5d | 2012-07-05 09:02:30 +0000 | [diff] [blame] | 15 | Copyright (c) OSGi Alliance (2000, 2012). |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 16 | Licensed under the Apache License 2.0. |
| 17 | |
| 18 | This product uses software developed at http://asm.objectweb.org |
Carsten Ziegeler | 1977c5d | 2012-07-05 09:02:30 +0000 | [diff] [blame] | 19 | Copyright (c) 2000-2011 INRIA, France Telecom |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 20 | Licensed under the BSD License. |
| 21 | |
Felix Meschberger | 6c2702b | 2010-10-21 12:20:27 +0000 | [diff] [blame] | 22 | |
| 23 | III. License Summary |
| 24 | - Apache License 2.0 |
| 25 | - BSD License |