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 | 96aafa35a36c918924fa8c2a4f5bfafe7b1aa3c0 (patch) | |
| tree | 69a8edce4afecee0c902cc66a208d723394e143d /java/bdbstore | |
| parent | b20d891bfd6a3bd89c4df907eaf2f4154c36b76e (diff) | |
| download | qpid-python-96aafa35a36c918924fa8c2a4f5bfafe7b1aa3c0.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/qpid@1551164 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/bdbstore')
| -rw-r--r-- | java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/add.html | 16 | ||||
| -rw-r--r-- | java/bdbstore/src/main/java/resources/virtualhost/store/bdb/add.html | 16 |
2 files changed, 32 insertions, 0 deletions
diff --git a/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/add.html b/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/add.html index 17ffb1686f..31734c818d 100644 --- a/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/add.html +++ b/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/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> diff --git a/java/bdbstore/src/main/java/resources/virtualhost/store/bdb/add.html b/java/bdbstore/src/main/java/resources/virtualhost/store/bdb/add.html index 2ed5b35c10..ead232d0b1 100644 --- a/java/bdbstore/src/main/java/resources/virtualhost/store/bdb/add.html +++ b/java/bdbstore/src/main/java/resources/virtualhost/store/bdb/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> |
