diff options
author | Alexis de Talhouët <alexis.de_talhouet@bell.ca> | 2018-02-22 14:27:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-22 14:27:19 +0000 |
commit | 7b8caa151ee72e42b983d48fb15b07b9bfc691a3 (patch) | |
tree | 8095142e0ac60b6f2a30e20375cf21473ca64f8b /TOSCA/kubernetes-cluster-TOSCA/scripts | |
parent | 5e6caf629c00043af7ebef1127682a21e0e25cb8 (diff) | |
parent | 8cbcb308ccaed6636dd20a4bf6a17ebbc152440e (diff) |
Merge "Update TOSCA license"
Diffstat (limited to 'TOSCA/kubernetes-cluster-TOSCA/scripts')
6 files changed, 6 insertions, 6 deletions
diff --git a/TOSCA/kubernetes-cluster-TOSCA/scripts/create.py b/TOSCA/kubernetes-cluster-TOSCA/scripts/create.py index 4bb3710f06..e48153917c 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/scripts/create.py +++ b/TOSCA/kubernetes-cluster-TOSCA/scripts/create.py @@ -2,7 +2,7 @@ # ============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/kubernetes-cluster-TOSCA/scripts/kubernetes_master/configure.py b/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_master/configure.py index 7d5dffcc57..0ec2cb2e34 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_master/configure.py +++ b/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_master/configure.py @@ -2,7 +2,7 @@ # ============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/kubernetes-cluster-TOSCA/scripts/kubernetes_master/start.py b/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_master/start.py index bbc166b134..9a9fd8f11a 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_master/start.py +++ b/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_master/start.py @@ -2,7 +2,7 @@ # ============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/kubernetes-cluster-TOSCA/scripts/kubernetes_node/configure.py b/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_node/configure.py index 69faaa80d1..c08fa7017d 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_node/configure.py +++ b/TOSCA/kubernetes-cluster-TOSCA/scripts/kubernetes_node/configure.py @@ -2,7 +2,7 @@ # ============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/kubernetes-cluster-TOSCA/scripts/nfs.sh b/TOSCA/kubernetes-cluster-TOSCA/scripts/nfs.sh index 2d59acd99d..c4ea3581bb 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/scripts/nfs.sh +++ b/TOSCA/kubernetes-cluster-TOSCA/scripts/nfs.sh @@ -2,7 +2,7 @@ # ============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/kubernetes-cluster-TOSCA/scripts/tasks.py b/TOSCA/kubernetes-cluster-TOSCA/scripts/tasks.py index 7680fac957..cb2b3a0c85 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/scripts/tasks.py +++ b/TOSCA/kubernetes-cluster-TOSCA/scripts/tasks.py @@ -2,7 +2,7 @@ # ============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. |