From 8cbcb308ccaed6636dd20a4bf6a17ebbc152440e Mon Sep 17 00:00:00 2001 From: "Jun (Nicolas) Hu" Date: Wed, 21 Feb 2018 14:18:44 -0500 Subject: Update TOSCA license Change-Id: Id789aa41cf1d8c2cb5f1cb9f091c8f434c3e43a1 Issue-ID: OOM-724 Signed-off-by: Jun (Nicolas) Hu --- TOSCA/Helm/helmdelete.sh | 2 +- TOSCA/Helm/helminstall.sh | 2 +- TOSCA/Helm/onap-blueprint.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'TOSCA/Helm') 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. -- cgit 1.2.3-korg