diff options
author | huangjian <huang.jian12@zte.com.cn> | 2016-09-28 16:36:24 +0800 |
---|---|---|
committer | huangjian <huang.jian12@zte.com.cn> | 2016-09-28 16:36:24 +0800 |
commit | 36dc93eed5add344b62a08720d67b5e082f8e160 (patch) | |
tree | 6e9d321e4a3c1f0638aeed3b55ef246ea7b05744 /openo-portal/portal-catalog/pom.xml | |
parent | a027667f8eef36766d05bb95b38e905254cef0f2 (diff) |
Update license header
Change-Id: I8ba8daf5a84f7e9cde59f07184aebac998fc24e6
IssueId: TOSCA-84
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
Diffstat (limited to 'openo-portal/portal-catalog/pom.xml')
-rw-r--r-- | openo-portal/portal-catalog/pom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/openo-portal/portal-catalog/pom.xml b/openo-portal/portal-catalog/pom.xml index 5ce6acd7..19ecd2ec 100644 --- a/openo-portal/portal-catalog/pom.xml +++ b/openo-portal/portal-catalog/pom.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright 2016 [ZTE] and others. + Copyright 2016 ZTE Corporation. 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 + 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, @@ -16,7 +16,6 @@ limitations under the License. --> - <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.openo.gso.gui</groupId> |