diff options
Diffstat (limited to 'deliveries')
-rw-r--r-- | deliveries/server.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/deliveries/server.xml b/deliveries/server.xml index 3f7bf3f7..0ccc500f 100644 --- a/deliveries/server.xml +++ b/deliveries/server.xml @@ -14,6 +14,8 @@ 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. + + Modifications to this file for use in ONAP are also subject to the Apache-2.0 license. --> <!-- Note: A "Server" is not itself a "Container", so you may not define subcomponents such as "Valves" at this level. @@ -144,4 +146,4 @@ </Host> </Engine> </Service> -</Server>
\ No newline at end of file +</Server> |