From 2ff308902e33298bc78af0b9af3ca9262ee2b56d Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Mon, 16 Jul 2007 17:38:03 +0000 Subject: added notice entries git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@556676 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/NOTICE | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'cpp/NOTICE') diff --git a/cpp/NOTICE b/cpp/NOTICE index 1e7859909a..03db339353 100644 --- a/cpp/NOTICE +++ b/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 1.2.7) Apache License, Version 2.0 + * boost (1.33.1 or later) Boost Software License + Included in most OS platfroms by defualt. + +Optional modules: + * cppunit (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 (0.10) LGPL + Optional module detected by configure scripts if present to create daemon + process. -- cgit v1.2.1