diff options
Diffstat (limited to 'docker-compose')
-rw-r--r-- | docker-compose/README.md | 2 | ||||
-rwxr-xr-x | docker-compose/docker-compose.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docker-compose/README.md b/docker-compose/README.md index 3fe7f9940e..11ccf6150b 100644 --- a/docker-compose/README.md +++ b/docker-compose/README.md @@ -1,7 +1,7 @@ <!-- ============LICENSE_START======================================================= Copyright (C) 2020 Pantheon.tech - Modifications (C) 2020-2021 Nordix Foundation. + Modifications Copyright (C) 2020-2021 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/docker-compose/docker-compose.yml b/docker-compose/docker-compose.yml index 51bb162b20..e7e7450969 100755 --- a/docker-compose/docker-compose.yml +++ b/docker-compose/docker-compose.yml @@ -1,7 +1,7 @@ # ============LICENSE_START======================================================= # Copyright (c) 2020 Pantheon.tech. # Modifications Copyright (C) 2021 Bell Canada. -# Modification (C) 2021 Nordix Foundation +# Modifications Copyright (C) 2021 Nordix Foundation # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |