diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-12 09:53:05 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-12 09:53:05 +0530 |
commit | eda59089e0d05bac852093c24db6dc34e4c0c89d (patch) | |
tree | 260f858398b9b0c08f02f084427d83fdcc1f3215 /profiles/http/pom.xml | |
parent | 6cc68cce6cb8acbf3e67ebc2a74f2ca9caec644b (diff) |
License: Add header
Change-Id: If82af681d8c6b1f17015cb5e488f48df52c62f84
Issue-ID: CLI-100
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'profiles/http/pom.xml')
-rw-r--r-- | profiles/http/pom.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 0edade95..398ed8e1 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -1,4 +1,21 @@ <?xml version="1.0"?> + +<!-- + Copyright 2018 Huawei Technologies Co., Ltd. + + Licensed 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. + --> + <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> |