diff options
| author | Keith Wall <kwall@apache.org> | 2013-12-16 10:53:07 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2013-12-16 10:53:07 +0000 |
| commit | 80bb11ef9a0cc19e55d6db8c3a4d77cabe0f8e07 (patch) | |
| tree | a5dc79bb075a6436aa496ca7683a6adebe1d8e41 /qpid/java/broker-plugins/memory-store/src | |
| parent | 461f4805cf312543f9e436bc1864e8a5294ca5aa (diff) | |
| download | qpid-python-80bb11ef9a0cc19e55d6db8c3a4d77cabe0f8e07.tar.gz | |
NO-JIRA: Add missing licences to some Java Broker Management .html files (identified by Apache Rat).
This was previously committed to 0.24 under QPID-4961.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1551164 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker-plugins/memory-store/src')
| -rw-r--r-- | qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhost/store/memory/add.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhost/store/memory/add.html b/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhost/store/memory/add.html index e69de29bb2..2666129a1f 100644 --- a/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhost/store/memory/add.html +++ b/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhost/store/memory/add.html @@ -0,0 +1,17 @@ +<!-- + ~ 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. + --> + |
