diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-03-29 22:07:28 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-03-29 22:07:28 +0000 |
| commit | 1b5533399134b6d135ecd6e6f02c95907e93ad78 (patch) | |
| tree | 2818edbf0eb096201b14f7c16901319f94bebf03 /qpid/doc | |
| parent | 6ff15ff9fa4e3ed090c9149e643f1d6469acce06 (diff) | |
| download | qpid-python-1b5533399134b6d135ecd6e6f02c95907e93ad78.tar.gz | |
NO-JIRA: add missing ASF licence
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1086777 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc')
| -rw-r--r-- | qpid/doc/book/src/Security.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/qpid/doc/book/src/Security.xml b/qpid/doc/book/src/Security.xml index 77d10abf8c..49abfbebca 100644 --- a/qpid/doc/book/src/Security.xml +++ b/qpid/doc/book/src/Security.xml @@ -1,5 +1,25 @@ <?xml version='1.0' encoding='utf-8' ?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> +<!-- + + 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. + +--> <section id="chap-Messaging_User_Guide-Security"> <title>Security</title> <para> |
