diff options
| author | Justin Ross <jross@apache.org> | 2013-08-23 18:17:44 +0000 |
|---|---|---|
| committer | Justin Ross <jross@apache.org> | 2013-08-23 18:17:44 +0000 |
| commit | 6f38681b8cf577a13b503e25906979ff16599fbf (patch) | |
| tree | 8066c2cbe5efbdc9520fee1154d766d6815def95 /qpid/java/broker-plugins/derby-store | |
| parent | ef87423f4ee8dcb6a91903030ae28dba2deefdf8 (diff) | |
| download | qpid-python-6f38681b8cf577a13b503e25906979ff16599fbf.tar.gz | |
QPID-4961: Add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.24@1516964 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker-plugins/derby-store')
| -rw-r--r-- | qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhost/store/derby/add.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhost/store/derby/add.html b/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhost/store/derby/add.html index 2ed5b35c10..ead232d0b1 100644 --- a/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhost/store/derby/add.html +++ b/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhost/store/derby/add.html @@ -1,3 +1,19 @@ +<!-- + ~ 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. + --> <table class="tableContainer-table tableContainer-table-horiz"> <tr> <td class="tableContainer-labelCell" style="width: 300px;"><strong>Path to store location*: </strong></td> |
