diff options
author | lukegleeson <luke.gleeson@est.tech> | 2021-07-07 15:25:30 +0100 |
---|---|---|
committer | lukegleeson <luke.gleeson@est.tech> | 2021-07-13 08:54:11 +0100 |
commit | 15b93e7ad7db7372d51c4c1ad45f95d463aaaffc (patch) | |
tree | 69e3a84962805bec93cbedd324114d8009537dfa /cps-bom/pom.xml | |
parent | b69ec9851b4af28ed4f8f21b01962561bfa1ec8b (diff) |
Editing of Nordix Licenses to ONAP guidelines
Issue-ID: CPS-489
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I415534515b3d8325f41d5dc1d02c6e0ae70c6cf1
Diffstat (limited to 'cps-bom/pom.xml')
-rw-r--r-- | cps-bom/pom.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index f947eaecf6..1f8789cd57 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= - Modification Copyright (C) 2021 Nordix Foundation - Modification Copyright (C) 2021 Bell Canada. + Copyright (C) 2020 Pantheon.tech + Modifications Copyright (C) 2021 Nordix Foundation + Modifications Copyright (C) 2021 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -98,4 +99,4 @@ </dependency> </dependencies> </dependencyManagement> -</project>
\ No newline at end of file +</project> |