diff options
| author | Carl C. Trieloff <cctrieloff@apache.org> | 2007-07-16 17:38:03 +0000 |
|---|---|---|
| committer | Carl C. Trieloff <cctrieloff@apache.org> | 2007-07-16 17:38:03 +0000 |
| commit | 404086b8fba0bba5f08836c58166eaec9b65f743 (patch) | |
| tree | a4b4346bc9834cbf59d3ebf9f73a3d71aafe9d5e /qpid/cpp | |
| parent | b17161f4751a1be9355de59a65f766234bf1813d (diff) | |
| download | qpid-python-404086b8fba0bba5f08836c58166eaec9b65f743.tar.gz | |
added notice entries
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@556676 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/NOTICE | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/qpid/cpp/NOTICE b/qpid/cpp/NOTICE index 1e7859909a..03db339353 100644 --- a/qpid/cpp/NOTICE +++ b/qpid/cpp/NOTICE @@ -13,8 +13,20 @@ distribution. Aside from contributions to the Apache Qpid project, this software also includes (binary only): - - - None. + - None at this time + +Project dependancies + * apr <http://apr.apache.org> 1.2.7) Apache License, Version 2.0 + * boost <http://www.boost.org> (1.33.1 or later) Boost Software License + Included in most OS platfroms by defualt. + +Optional modules: + * cppunit <http://cppunit.sourceforge.net> (1.11.4) LGPL + Only required to run some of the tests. Not required by any of the + executables. Python is used for most of the tests. + * libdaemon <http://www.stud.uni-hamburg.de/users/lennart/projects/libdaemon> (0.10) LGPL + Optional module detected by configure scripts if present to create daemon + process. |
