blob: c316e13250efb8b98325f401d4a12688265ec4d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
=========================================================================
== NOTICE file corresponding to the section 4 d of ==
== the Apache License, Version 2.0, ==
== in this case for the Apache Qpid distribution. ==
=========================================================================
This product includes software developed by the Apache Software Foundation
(http://www.apache.org/).
Please read the LICENSE file present in the root directory of this
distribution.
Aside from contributions to the Apache Qpid project, this software also
includes (binary only):
- None at this time
Project dependancies:
* apr version 1.2.7 under the Apache Software License, Version 2.0, and
can be downloded from http://apr.apache.org
* boost vesrion 1.33.1 or later under the Boost Software License, and
can be downloaded from http://www.boost.org
- Included in most OS platfroms by defualt.
Optional modules:
* libdaemon version 0.10 under LGPL and can be downloaded from
http://www.stud.uni-hamburg.de/users/lennart/projects/libdaemon
-Optional module detected by configure scripts if present to create
daemon process.
|