diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2016-09-15 17:36:27 +0800 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2016-09-15 17:36:27 +0800 |
commit | 8415db00e0da5f2536f682798c94b03f6d6c1309 (patch) | |
tree | 9086b7d590ef7e9f62b1f2794a4e58df54a441db /openo-portal/pom.xml | |
parent | c4e8e7384f5f53aa10cbebfdd04dc7da92e94261 (diff) |
add the license and copyright header for the html and css files
Change-Id: I58570cad55399710bb03ef407b457386443fa39b
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to 'openo-portal/pom.xml')
-rw-r--r-- | openo-portal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 2ab828a1..1152b1d4 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -14,8 +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.
-
-->
+
<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/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.openo.gso.gui</groupId>
|