diff options
author | Jun (Nicolas) Hu <jh245g@att.com> | 2018-02-21 14:18:44 -0500 |
---|---|---|
committer | Jun (Nicolas) Hu <jh245g@att.com> | 2018-02-21 14:28:20 -0500 |
commit | 8cbcb308ccaed6636dd20a4bf6a17ebbc152440e (patch) | |
tree | 91fe4ac93d0827e44ed3f86e08857d1cb7650060 /TOSCA/kubernetes-cluster-TOSCA/scripts | |
parent | 2e00737960d2131070d809c2b81d48382020c189 (diff) |
Update TOSCA license
Change-Id: Id789aa41cf1d8c2cb5f1cb9f091c8f434c3e43a1
Issue-ID: OOM-724
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
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. |