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 | |
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')
10 files changed, 10 insertions, 10 deletions
diff --git a/TOSCA/kubernetes-cluster-TOSCA/imports/cloud-config.yaml b/TOSCA/kubernetes-cluster-TOSCA/imports/cloud-config.yaml index 137681631e..16b4b9a727 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/imports/cloud-config.yaml +++ b/TOSCA/kubernetes-cluster-TOSCA/imports/cloud-config.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. diff --git a/TOSCA/kubernetes-cluster-TOSCA/imports/kubernetes.yaml b/TOSCA/kubernetes-cluster-TOSCA/imports/kubernetes.yaml index 4467fc475d..7b025738e7 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/imports/kubernetes.yaml +++ b/TOSCA/kubernetes-cluster-TOSCA/imports/kubernetes.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. diff --git a/TOSCA/kubernetes-cluster-TOSCA/openstack-blueprint.yaml b/TOSCA/kubernetes-cluster-TOSCA/openstack-blueprint.yaml index 5c348e957d..9ff0d58a80 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/openstack-blueprint.yaml +++ b/TOSCA/kubernetes-cluster-TOSCA/openstack-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. diff --git a/TOSCA/kubernetes-cluster-TOSCA/policies/scale.clj b/TOSCA/kubernetes-cluster-TOSCA/policies/scale.clj index 369239a3b8..a77d2d2422 100644 --- a/TOSCA/kubernetes-cluster-TOSCA/policies/scale.clj +++ b/TOSCA/kubernetes-cluster-TOSCA/policies/scale.clj @@ -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. 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. |