From bb4f55a4a8044579049b341d77881209713d4c76 Mon Sep 17 00:00:00 2001 From: John O Loughlin Date: Thu, 7 Feb 2019 16:30:07 +0000 Subject: Update Intel Copyright for files edited in 2019 JIRA: YARDSTICK-1591 Change-Id: I3ea9039d25bfce578681adb9e27e1598e84a1f56 Signed-off-by: John O Loughlin --- ansible/install.yaml | 2 +- ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml | 2 +- ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml | 2 +- ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ansible') diff --git a/ansible/install.yaml b/ansible/install.yaml index 847f01c57..184fa8607 100644 --- a/ansible/install.yaml +++ b/ansible/install.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Intel Corporation. +# Copyright (c) 2018-2019 Intel Corporation. # # 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/ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml b/ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml index 37c3fd8e1..fda366682 100644 --- a/ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml +++ b/ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Intel Corporation +# Copyright (c) 2018-2019 Intel Corporation # # 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/ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml b/ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml index b41a2b307..e11288bfd 100644 --- a/ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml +++ b/ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Intel Corporation +# Copyright (c) 2018-2019 Intel Corporation # # 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/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml index 8ca8650ff..82d80fd5a 100644 --- a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml +++ b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2017 Intel Corporation. +# Copyright (c) 2017-2019 Intel Corporation. # # 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