From 72eab919f2b8ab528f25d956339230e0990d210a Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Mon, 16 Jul 2007 17:56:59 +0000 Subject: clean up git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@556681 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/NOTICE | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'cpp') diff --git a/cpp/NOTICE b/cpp/NOTICE index 03db339353..f0e8421ac1 100644 --- a/cpp/NOTICE +++ b/cpp/NOTICE @@ -15,18 +15,24 @@ Aside from contributions to the Apache Qpid project, this software also includes (binary only): - 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. +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: - * cppunit (1.11.4) LGPL - Only required to run some of the tests. Not required by any of the + * cppunit version 1.11.4 under LGPL, and can be downloaded from + + - 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. + + * 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. -- cgit v1.2.1