diff options
Diffstat (limited to 'cps-bom')
-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> |