diff options
Diffstat (limited to 'ansible/roles/enable_cpu_isolation_on_boot/tasks')
-rw-r--r-- | ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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. |