summaryrefslogtreecommitdiff
path: root/qpid/cpp/NOTICE
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-10-17 09:41:26 +0000
committerGordon Sim <gsim@apache.org>2008-10-17 09:41:26 +0000
commit3e298ab616597ab3eb6f8859b72651a8b67505b0 (patch)
tree67ba47a1c8862700ce11b44dce9fbd3864fea8f1 /qpid/cpp/NOTICE
parentb67f0fcee107e921a160ab208256c500b8230261 (diff)
downloadqpid-python-3e298ab616597ab3eb6f8859b72651a8b67505b0.tar.gz
QPID-106: SSL support for c++ (broker and client), can be enabled/disabled explictly via --with-ssl/--without-ssl args to configure; by default will build the modules if dependencies are found. See SSL readme file for more details.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@705534 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/NOTICE')
-rw-r--r--qpid/cpp/NOTICE5
1 files changed, 1 insertions, 4 deletions
diff --git a/qpid/cpp/NOTICE b/qpid/cpp/NOTICE
index 93ad37f21e..5de355a56c 100644
--- a/qpid/cpp/NOTICE
+++ b/qpid/cpp/NOTICE
@@ -15,10 +15,7 @@ includes (binary only):
- None at this time
Project requires, not packaged:
- * apr version 1.2.7 or later under the Apache Software License, Version 2.0,
- and can be downloded from http://apr.apache.org
-
* boost version 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.
+ - Included in most OS platforms by default.