Author: cctrieloff
Date: Mon Jul 16 10:56:59 2007
New Revision: 556681

URL: http://svn.apache.org/viewvc?view=rev&rev=556681
Log:
clean up

Modified:
    incubator/qpid/trunk/qpid/cpp/NOTICE

Modified: incubator/qpid/trunk/qpid/cpp/NOTICE
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/NOTICE?view=diff&rev=556681&r1=556680&r2=556681
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/NOTICE (original)
+++ incubator/qpid/trunk/qpid/cpp/NOTICE Mon Jul 16 10:56:59 2007
@@ -15,18 +15,24 @@
 includes (binary only):
        - 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.
+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 <http://cppunit.sourceforge.net> (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
+       <http://cppunit.sourceforge.net>
+       - 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. 
+       
+ * 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. 
 
 
              


Reply via email to