diff options
| author | Alan Conway <aconway@apache.org> | 2007-01-25 14:26:45 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-01-25 14:26:45 +0000 |
| commit | a1a920a608fca9ba42020b699dceef9da002eef2 (patch) | |
| tree | c92f7b319e99d89adda4b5974ef3e479197a3bc5 /qpid/cpp/README.txt | |
| parent | 3f7de8b7edee679da17db2d584c57f9cc7b6bc29 (diff) | |
| download | qpid-python-a1a920a608fca9ba42020b699dceef9da002eef2.tar.gz | |
* Removed .txt extension from README NOTICE LICENSE to follow common practice.
* Updated all references to .txt files.
* rpm/Makefile.am: Fixed local-clean target to clean up generaed directories.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@499803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/README.txt')
| -rw-r--r-- | qpid/cpp/README.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/qpid/cpp/README.txt b/qpid/cpp/README.txt deleted file mode 100644 index 4703d7538e..0000000000 --- a/qpid/cpp/README.txt +++ /dev/null @@ -1,15 +0,0 @@ - -Qpid C++ is a C++ implementation of the AMQP protcol described at -http://amqp.org/ - -For instructions on using the Qpid broker daemon see man qpidd(1) - -For information on the C++ client API see ./html/index.html - -Note the daemon and client API can be installed separately. - -The Qpid project also provides Java, Ruby and Python implementations. - -For additional software or information on the Qpid project go to: - http://incubator.apache.org/qpid/index.html - |
