diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
| commit | 537f35e51d48881a241a0cc3db8279bd093867b0 (patch) | |
| tree | 7437d27dc3310fac94775d6e074e75e719a64963 /qpid/doc/book/src/AMQP.xml | |
| parent | 5648a04ff79c6d9e2d785347c1c609345b47b587 (diff) | |
| download | qpid-python-537f35e51d48881a241a0cc3db8279bd093867b0.tar.gz | |
Fixed many links, added Apache header to each file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@917763 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/book/src/AMQP.xml')
| -rw-r--r-- | qpid/doc/book/src/AMQP.xml | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/qpid/doc/book/src/AMQP.xml b/qpid/doc/book/src/AMQP.xml index 8633699db4..1a609649bb 100644 --- a/qpid/doc/book/src/AMQP.xml +++ b/qpid/doc/book/src/AMQP.xml @@ -1,4 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <chapter> + <title>AMQP (Advanced Message Queueing Protocol</title> @@ -25,9 +48,9 @@ support and a lot more.</para> <title>AMQP version 0-10</title> <listitem><para><ulink url="https://jira.amqp.org/confluence/download/attachments/720900/amqp.0-10.pdf?version=1" >AMQP 0-10 Specification (PDF)</ulink></para></listitem> -<listitem><para><ulink> url="https://jira.amqp.org/confluence/download/attachments/720900/amqp.0-10.xml?version=1" +<listitem><para><ulink url="https://jira.amqp.org/confluence/download/attachments/720900/amqp.0-10.xml?version=1" >AMQP 0-10 Protocol Definition XML</ulink></para></listitem> -<listitem><para><ulink> url="https://jira.amqp.org/confluence/download/attachments/720900/amqp.0-10.dfd?version=1" +<listitem><para><ulink url="https://jira.amqp.org/confluence/download/attachments/720900/amqp.0-10.dfd?version=1" >AMQP 0-10 Protocol Definition DTD</ulink></para></listitem> </itemizedlist> |
