diff options
author | shivasubedi <shiva.subedi@est.tech> | 2021-06-16 14:43:18 +0100 |
---|---|---|
committer | shivasubedi <shiva.subedi@est.tech> | 2021-06-18 10:57:35 +0100 |
commit | 8df61a97b4c1798ade8034cb481943fe6da65322 (patch) | |
tree | 845e80aff3773fbfa73cde4556b38f30e68c6542 /cps-rest/pom.xml | |
parent | e3f7305a421e075eef97d4eefdd590ca95a2a4f6 (diff) |
Missing licence info added in pom file
- Added licence info to files that were missing it
- Fixed licence info to match with the creator of the file
Issue-ID: CPS-467
Signed-off-by: shivasubedi <shiva.subedi@est.tech>
Change-Id: I1c0eaedb2c87743a61a1cd58f33b0d0d04b3a977
Diffstat (limited to 'cps-rest/pom.xml')
-rwxr-xr-x | cps-rest/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index a8ace0eb75..22c1b7960b 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= Copyright (c) 2020 Linux Foundation. |