diff options
Diffstat (limited to 'TOSCA/Helm')
-rw-r--r-- | TOSCA/Helm/helmdelete.sh | 2 | ||||
-rw-r--r-- | TOSCA/Helm/helminstall.sh | 2 | ||||
-rw-r--r-- | TOSCA/Helm/onap-blueprint.yaml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/TOSCA/Helm/helmdelete.sh b/TOSCA/Helm/helmdelete.sh index d3f342afc1..e098fbbc13 100644 --- a/TOSCA/Helm/helmdelete.sh +++ b/TOSCA/Helm/helmdelete.sh @@ -1,7 +1,7 @@ #!/bin/bash # ============LICENSE_START========================================== # =================================================================== -# Copyright © 2017 AT&T +# Copyright (c) 2017 AT&T # # 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/TOSCA/Helm/helminstall.sh b/TOSCA/Helm/helminstall.sh index 96f38dae76..a6e09c8959 100644 --- a/TOSCA/Helm/helminstall.sh +++ b/TOSCA/Helm/helminstall.sh @@ -1,7 +1,7 @@ #!/bin/bash # ============LICENSE_START========================================== # =================================================================== -# Copyright © 2017 AT&T +# Copyright (c) 2017 AT&T # # 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/TOSCA/Helm/onap-blueprint.yaml b/TOSCA/Helm/onap-blueprint.yaml index 092f7432c5..73a0390bd7 100644 --- a/TOSCA/Helm/onap-blueprint.yaml +++ b/TOSCA/Helm/onap-blueprint.yaml @@ -1,6 +1,6 @@ # ============LICENSE_START========================================== # =================================================================== -# Copyright © 2017 AT&T +# Copyright (c) 2017 AT&T # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |