From 43f43068ada90afd8f583256a49f8f6dce842bf4 Mon Sep 17 00:00:00 2001 From: Rafal Stefanowski Date: Thu, 21 Jan 2021 13:15:38 +0100 Subject: [PATCH] Update copyright statements (2021) Signed-off-by: Rafal Stefanowski --- LICENSE | 2 +- Makefile | 2 +- casadm/Makefile | 2 +- casadm/argp.c | 2 +- casadm/argp.h | 2 +- casadm/cas_lib.c | 2 +- casadm/cas_lib.h | 2 +- casadm/cas_lib_utils.c | 2 +- casadm/cas_lib_utils.h | 2 +- casadm/cas_main.c | 2 +- casadm/csvparse.c | 2 +- casadm/csvparse.h | 2 +- casadm/extended_err_msg.c | 2 +- casadm/extended_err_msg.h | 2 +- casadm/intvector.c | 2 +- casadm/intvector.h | 2 +- casadm/ocf_env.h | 2 +- casadm/ocf_env_headers.h | 2 +- casadm/psort.c | 2 +- casadm/psort.h | 2 +- casadm/statistics_model.c | 2 +- casadm/statistics_view.c | 2 +- casadm/statistics_view.h | 2 +- casadm/statistics_view_csv.c | 2 +- casadm/statistics_view_csv.h | 2 +- casadm/statistics_view_raw_csv.c | 2 +- casadm/statistics_view_raw_csv.h | 2 +- casadm/statistics_view_structs.h | 2 +- casadm/statistics_view_text.c | 2 +- casadm/statistics_view_text.h | 2 +- casadm/table.c | 2 +- casadm/table.h | 2 +- casadm/upgrade.c | 2 +- casadm/upgrade.h | 2 +- casadm/vt100codes.h | 2 +- configure | 2 +- configure.d/1_append_bio.conf | 2 +- configure.d/1_bdev_lookup.conf | 2 +- configure.d/1_bio_clone.conf | 2 +- configure.d/1_bio_dev.conf | 2 +- configure.d/1_bio_discard.conf | 2 +- configure.d/1_bio_err.conf | 2 +- configure.d/1_bio_flags.conf | 2 +- configure.d/1_bio_iter.conf | 2 +- configure.d/1_biovec.conf | 2 +- configure.d/1_blk_bidi_req.conf | 2 +- configure.d/1_blk_end_req.conf | 2 +- configure.d/1_blk_mq.conf | 2 +- configure.d/1_blk_status.conf | 2 +- configure.d/1_block_pc.conf | 2 +- configure.d/1_deamonize.conf | 2 +- configure.d/1_default_make_request.conf | 2 +- configure.d/1_dentry.conf | 2 +- configure.d/1_discard_zeros.conf | 2 +- configure.d/1_err_no_to_blk_sts.conf | 2 +- configure.d/1_flush_flag.conf | 2 +- configure.d/1_generic_acct.conf | 2 +- configure.d/1_global_page_state.conf | 2 +- configure.d/1_hlist.conf | 2 +- configure.d/1_inode.conf | 2 +- configure.d/1_kallsyms_on_each_symbol.conf | 2 +- configure.d/1_make_request.conf | 2 +- configure.d/1_munmap.conf | 2 +- configure.d/1_queue_bounce.conf | 2 +- configure.d/1_queue_chunk_sectors.conf | 2 +- configure.d/1_queue_flag_set.conf | 2 +- configure.d/1_queue_limits.conf | 2 +- configure.d/1_queue_lock.conf | 2 +- configure.d/1_req_fs.conf | 2 +- configure.d/1_reread_partitions.conf | 2 +- configure.d/1_submit_bio.conf | 2 +- configure.d/1_vfs_ioctl.conf | 2 +- configure.d/1_vmalloc.conf | 2 +- configure.d/1_write_flag.conf | 2 +- configure.d/1_write_fua.conf | 2 +- configure.d/1_wtlh.conf | 2 +- configure.d/2_bio_barrier.conf | 2 +- configure.d/2_bio_cmpl.conf | 2 +- configure.d/2_flush_fua.conf | 2 +- configure.d/2_make_req.conf | 2 +- configure.d/2_queue_write.conf | 2 +- configure.d/2_write_flush.conf | 2 +- configure.d/Makefile | 2 +- configure.d/conf_framework | 2 +- modules/Makefile | 2 +- modules/cas_cache/Makefile | 2 +- modules/cas_cache/cas_cache.h | 2 +- modules/cas_cache/classifier.c | 2 +- modules/cas_cache/classifier.h | 2 +- modules/cas_cache/classifier_defs.h | 2 +- modules/cas_cache/context.c | 2 +- modules/cas_cache/context.h | 2 +- modules/cas_cache/control.c | 2 +- modules/cas_cache/control.h | 2 +- modules/cas_cache/layer_cache_management.c | 2 +- modules/cas_cache/layer_cache_management.h | 2 +- modules/cas_cache/layer_upgrade.c | 2 +- modules/cas_cache/layer_upgrade.h | 2 +- modules/cas_cache/linux_kernel_version.h | 2 +- modules/cas_cache/main.c | 2 +- modules/cas_cache/ocf_env.c | 2 +- modules/cas_cache/ocf_env.h | 2 +- modules/cas_cache/ocf_env_headers.h | 2 +- modules/cas_cache/service_ui_ioctl.c | 2 +- modules/cas_cache/service_ui_ioctl.h | 2 +- modules/cas_cache/threads.c | 2 +- modules/cas_cache/threads.h | 2 +- modules/cas_cache/utils/cas_cache_utils.h | 2 +- modules/cas_cache/utils/cas_err.h | 2 +- modules/cas_cache/utils/utils_blk.c | 2 +- modules/cas_cache/utils/utils_blk.h | 2 +- modules/cas_cache/utils/utils_data.c | 2 +- modules/cas_cache/utils/utils_data.h | 2 +- modules/cas_cache/utils/utils_gc.c | 2 +- modules/cas_cache/utils/utils_gc.h | 2 +- modules/cas_cache/utils/utils_mpool.c | 2 +- modules/cas_cache/utils/utils_mpool.h | 2 +- modules/cas_cache/utils/utils_nvme.c | 2 +- modules/cas_cache/utils/utils_nvme.h | 2 +- modules/cas_cache/utils/utils_properties.c | 2 +- modules/cas_cache/utils/utils_properties.h | 2 +- modules/cas_cache/utils/utils_rpool.c | 2 +- modules/cas_cache/utils/utils_rpool.h | 2 +- modules/cas_cache/volume/obj_blk.h | 2 +- modules/cas_cache/volume/vol_atomic_dev_bottom.c | 2 +- modules/cas_cache/volume/vol_atomic_dev_bottom.h | 2 +- modules/cas_cache/volume/vol_blk_utils.c | 2 +- modules/cas_cache/volume/vol_blk_utils.h | 2 +- modules/cas_cache/volume/vol_block_dev_bottom.c | 2 +- modules/cas_cache/volume/vol_block_dev_bottom.h | 2 +- modules/cas_cache/volume/vol_block_dev_top.c | 2 +- modules/cas_cache/volume/vol_block_dev_top.h | 2 +- modules/cas_disk/Makefile | 2 +- modules/cas_disk/cas_disk.h | 2 +- modules/cas_disk/cas_disk_defs.h | 2 +- modules/cas_disk/debug.h | 2 +- modules/cas_disk/disk.c | 2 +- modules/cas_disk/disk.h | 2 +- modules/cas_disk/exp_obj.c | 2 +- modules/cas_disk/exp_obj.h | 2 +- modules/cas_disk/main.c | 2 +- modules/cas_disk/sysfs.c | 2 +- modules/cas_disk/sysfs.h | 2 +- modules/config.mk | 2 +- modules/extra.mk | 2 +- modules/include/cas_ioctl_codes.h | 2 +- test/functional/api/cas/cache.py | 2 +- test/functional/api/cas/cache_config.py | 2 +- test/functional/api/cas/cas_module.py | 2 +- test/functional/api/cas/casadm.py | 2 +- test/functional/api/cas/casadm_params.py | 2 +- test/functional/api/cas/casadm_parser.py | 2 +- test/functional/api/cas/casctl.py | 2 +- test/functional/api/cas/cli.py | 2 +- test/functional/api/cas/cli_help_messages.py | 2 +- test/functional/api/cas/cli_messages.py | 2 +- test/functional/api/cas/core.py | 2 +- test/functional/api/cas/git.py | 2 +- test/functional/api/cas/init_config.py | 2 +- test/functional/api/cas/installer.py | 2 +- test/functional/api/cas/ioclass_config.py | 2 +- test/functional/api/cas/statistics.py | 2 +- test/functional/api/cas/version.py | 2 +- test/functional/test-framework | 2 +- .../tests/cache_ops/test_cleaning_policy_operation.py | 2 +- test/functional/tests/cache_ops/test_concurrent_flushes.py | 2 +- test/functional/tests/cache_ops/test_core_remove.py | 2 +- .../tests/cache_ops/test_dynamic_cache_mode_switching.py | 2 +- test/functional/tests/cache_ops/test_multistream_seq_cutoff.py | 2 +- test/functional/tests/cache_ops/test_seq_cutoff.py | 2 +- test/functional/tests/cli/test_cas_memory_usage.py | 2 +- test/functional/tests/cli/test_cli_help_and_version.py | 2 +- test/functional/tests/cli/test_cli_script.py | 2 +- test/functional/tests/cli/test_cli_start_stop.py | 2 +- test/functional/tests/cli/test_seq_cutoff_settings.py | 2 +- test/functional/tests/cli/test_set_get_params.py | 2 +- test/functional/tests/conftest.py | 2 +- test/functional/tests/data_integrity/test_data_integrity_12h.py | 2 +- test/functional/tests/data_integrity/test_data_integrity_5d.py | 2 +- test/functional/tests/example/example_test.py | 2 +- test/functional/tests/example/example_test_power_cycle.py | 2 +- .../tests/fault_injection/test_another_device_with_same_id.py | 2 +- .../functional/tests/fault_injection/test_cache_insert_error.py | 2 +- .../tests/fault_injection/test_fault_injection_interrupts.py | 2 +- .../tests/fault_injection/test_fault_injection_many_to_one.py | 2 +- .../tests/fault_injection/test_fault_injection_opencas_load.py | 2 +- .../fault_injection/test_fault_injection_with_mounted_core.py | 2 +- .../tests/fault_injection/test_fault_power_hit_init.py | 2 +- test/functional/tests/fault_injection/test_multilevel_cache.py | 2 +- .../tests/fault_injection/test_primary_device_error.py | 2 +- .../tests/fault_injection/test_remove_device_during_io.py | 2 +- .../tests/fault_injection/test_soft_hot_plug_device.py | 2 +- test/functional/tests/incremental_load/test_core_pool.py | 2 +- test/functional/tests/incremental_load/test_inactive_cores.py | 2 +- test/functional/tests/incremental_load/test_incremental_load.py | 2 +- test/functional/tests/incremental_load/test_udev.py | 2 +- test/functional/tests/initialize/test_clean_reboot.py | 2 +- test/functional/tests/initialize/test_initialize_load.py | 2 +- test/functional/tests/initialize/test_initialize_runlevel.py | 2 +- test/functional/tests/initialize/test_initialize_status.py | 2 +- test/functional/tests/initialize/test_negative_load.py | 2 +- test/functional/tests/initialize/test_startup_init_config.py | 2 +- test/functional/tests/io/test_io_engines.py | 2 +- test/functional/tests/io/test_write_fetch.py | 2 +- test/functional/tests/io/trim/test_trim.py | 2 +- test/functional/tests/io/trim/test_trim_eviction.py | 2 +- test/functional/tests/io/trim/test_trim_stress.py | 2 +- test/functional/tests/io_class/io_class_common.py | 2 +- test/functional/tests/io_class/test_io_class_cli.py | 2 +- test/functional/tests/io_class/test_io_class_core_id.py | 2 +- test/functional/tests/io_class/test_io_class_directory.py | 2 +- .../tests/io_class/test_io_class_eviction_priority.py | 2 +- test/functional/tests/io_class/test_io_class_file.py | 2 +- test/functional/tests/io_class/test_io_class_occupancy.py | 2 +- test/functional/tests/io_class/test_io_class_occupancy_load.py | 2 +- .../functional/tests/io_class/test_io_class_occupancy_repart.py | 2 +- .../functional/tests/io_class/test_io_class_occupancy_resize.py | 2 +- test/functional/tests/io_class/test_io_class_process.py | 2 +- test/functional/tests/io_class/test_io_class_purge.py | 2 +- test/functional/tests/io_class/test_io_classification.py | 2 +- test/functional/tests/lazy_writes/cleaning_policy/acp_params.py | 2 +- test/functional/tests/lazy_writes/cleaning_policy/test_acp.py | 2 +- test/functional/tests/lazy_writes/cleaning_policy/test_alru.py | 2 +- .../tests/lazy_writes/recovery/test_recovery_all_options.py | 2 +- .../tests/lazy_writes/recovery/test_recovery_flush_reset.py | 2 +- .../tests/lazy_writes/recovery/test_recovery_unplug.py | 2 +- test/functional/tests/lazy_writes/test_flush_huge_dirty_data.py | 2 +- test/functional/tests/lazy_writes/test_lazy_writes_clean.py | 2 +- test/functional/tests/lazy_writes/test_lazy_writes_signals.py | 2 +- test/functional/tests/lazy_writes/test_wb_throttling.py | 2 +- test/functional/tests/misc/test_device_capabilities.py | 2 +- test/functional/tests/performance/conftest.py | 2 +- test/functional/tests/performance/test_100p_hits.py | 2 +- test/functional/tests/security/test_compilation_flags.py | 2 +- test/functional/tests/security/test_security_user.py | 2 +- test/functional/tests/stats/test_block_stats.py | 2 +- test/functional/tests/stats/test_consistency_between_outputs.py | 2 +- test/functional/tests/stats/test_display_statistics.py | 2 +- test/functional/tests/stats/test_ioclass_stats.py | 2 +- test/functional/tests/stats/test_stat_max.py | 2 +- test/functional/tests/stats/test_statistics_integrity.py | 2 +- test/functional/tests/stress/test_kedr.py | 2 +- test/functional/tests/stress/test_stress_attach_detach.py | 2 +- test/functional/tests/stress/test_stress_io_small_device.py | 2 +- test/functional/tests/stress/test_stress_shutdown.py | 2 +- test/functional/tests/stress/test_stress_without_io.py | 2 +- test/functional/tests/trim/test_trim.py | 2 +- test/functional/tests/volumes/test_discard_on_huge_core.py | 2 +- test/functional/tests/volumes/test_volume_partitions.py | 2 +- test/functional/utils/performance.py | 2 +- test/smoke_test/basic/01 | 2 +- test/smoke_test/basic/02 | 2 +- test/smoke_test/basic/03 | 2 +- test/smoke_test/basic/04 | 2 +- test/smoke_test/basic/05 | 2 +- test/smoke_test/basic/06 | 2 +- test/smoke_test/basic/07 | 2 +- test/smoke_test/basic/08 | 2 +- test/smoke_test/basic/09 | 2 +- test/smoke_test/basic/10 | 2 +- test/smoke_test/basic/11 | 2 +- test/smoke_test/basic/12 | 2 +- test/smoke_test/basic/13 | 2 +- test/smoke_test/cache_suspend/01 | 2 +- test/smoke_test/cache_suspend/02 | 2 +- test/smoke_test/cache_suspend/03 | 2 +- test/smoke_test/cas_config | 2 +- test/smoke_test/cas_functions | 2 +- test/smoke_test/cas_lib | 2 +- test/smoke_test/cas_local_config.example | 2 +- test/smoke_test/cas_options | 2 +- test/smoke_test/eviction_policy/01 | 2 +- test/smoke_test/eviction_policy/02 | 2 +- test/smoke_test/eviction_policy/03 | 2 +- test/smoke_test/fio/01 | 2 +- test/smoke_test/incremental_load/01 | 2 +- test/smoke_test/incremental_load/02 | 2 +- test/smoke_test/init_script/01 | 2 +- test/smoke_test/init_script/02 | 2 +- test/smoke_test/init_script/03 | 2 +- test/smoke_test/io_class/01_wlth | 2 +- test/smoke_test/io_class/02_wlth | 2 +- test/smoke_test/io_class/cas_lib_io_class | 2 +- test/smoke_test/metadata_corrupt/01 | 2 +- test/smoke_test/metadata_corrupt/02 | 2 +- test/smoke_test/promotion/01 | 2 +- test/smoke_test/recovery/01 | 2 +- test/smoke_test/recovery/02 | 2 +- test/smoke_test/run_tests | 2 +- test/smoke_test/write_back/01 | 2 +- test/smoke_test/write_back/02 | 2 +- test/utils_tests/opencas-py-tests/conftest.py | 2 +- test/utils_tests/opencas-py-tests/helpers.py | 2 +- test/utils_tests/opencas-py-tests/test_cas_config_01.py | 2 +- test/utils_tests/opencas-py-tests/test_cas_config_cache_01.py | 2 +- test/utils_tests/opencas-py-tests/test_cas_config_core_01.py | 2 +- test/utils_tests/opencas-py-tests/test_casadm_01.py | 2 +- test/utils_tests/opencas-py-tests/test_helper_functions_01.py | 2 +- utils/Makefile | 2 +- utils/cas_version_gen | 2 +- utils/casadm.8 | 2 +- utils/casctl | 2 +- utils/casctl.8 | 2 +- utils/open-cas-loader | 2 +- utils/open-cas-shutdown | 2 +- utils/open-cas.service | 2 +- utils/open-cas.shutdown | 2 +- utils/opencas.conf.5 | 2 +- utils/opencas.py | 2 +- utils/pckgen | 2 +- utils/pckgen.d/deb/debian/copyright | 2 +- utils/pckgen.d/rpm/CAS_NAME.spec | 2 +- utils/upgrade | 2 +- utils/upgrade_utils.py | 2 +- 314 files changed, 314 insertions(+), 314 deletions(-) diff --git a/LICENSE b/LICENSE index 12ac15513..2c3f9da0a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The Clear BSD License -Copyright(c) 2019-2020 Intel Corporation +Copyright(c) 2019-2021 Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met: diff --git a/Makefile b/Makefile index 63ac67c53..a32d6697a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/casadm/Makefile b/casadm/Makefile index 81bf976b7..40ee94a9b 100644 --- a/casadm/Makefile +++ b/casadm/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/casadm/argp.c b/casadm/argp.c index f89718a84..a73977502 100644 --- a/casadm/argp.c +++ b/casadm/argp.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/argp.h b/casadm/argp.h index b2a50db3d..0ab5e0694 100644 --- a/casadm/argp.h +++ b/casadm/argp.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_lib.c b/casadm/cas_lib.c index 03bb047f8..d93b432ed 100644 --- a/casadm/cas_lib.c +++ b/casadm/cas_lib.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_lib.h b/casadm/cas_lib.h index a96ef2d06..19161e995 100644 --- a/casadm/cas_lib.h +++ b/casadm/cas_lib.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_lib_utils.c b/casadm/cas_lib_utils.c index e9f0126bc..bfc4b307c 100644 --- a/casadm/cas_lib_utils.c +++ b/casadm/cas_lib_utils.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_lib_utils.h b/casadm/cas_lib_utils.h index a1c6a66be..9804f0f75 100644 --- a/casadm/cas_lib_utils.h +++ b/casadm/cas_lib_utils.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_main.c b/casadm/cas_main.c index ecd9ba80b..b28984463 100644 --- a/casadm/cas_main.c +++ b/casadm/cas_main.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/csvparse.c b/casadm/csvparse.c index e6eb9e45e..a308d4bdc 100644 --- a/casadm/csvparse.c +++ b/casadm/csvparse.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/csvparse.h b/casadm/csvparse.h index 53525f840..51d853a10 100644 --- a/casadm/csvparse.h +++ b/casadm/csvparse.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/extended_err_msg.c b/casadm/extended_err_msg.c index 3a88a6d60..b2380eeb4 100644 --- a/casadm/extended_err_msg.c +++ b/casadm/extended_err_msg.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/extended_err_msg.h b/casadm/extended_err_msg.h index 413947597..bc5435f05 100644 --- a/casadm/extended_err_msg.h +++ b/casadm/extended_err_msg.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/intvector.c b/casadm/intvector.c index bad197ec8..33a88d041 100644 --- a/casadm/intvector.c +++ b/casadm/intvector.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/intvector.h b/casadm/intvector.h index 47c364970..21d0863b2 100644 --- a/casadm/intvector.h +++ b/casadm/intvector.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/ocf_env.h b/casadm/ocf_env.h index 7a0c3eaef..3f1cf9450 100644 --- a/casadm/ocf_env.h +++ b/casadm/ocf_env.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/ocf_env_headers.h b/casadm/ocf_env_headers.h index 75736a05f..c26519cd5 100644 --- a/casadm/ocf_env_headers.h +++ b/casadm/ocf_env_headers.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/psort.c b/casadm/psort.c index 8db4df7b0..49f6db47b 100644 --- a/casadm/psort.c +++ b/casadm/psort.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/casadm/psort.h b/casadm/psort.h index a6864e683..ca1dd3fca 100644 --- a/casadm/psort.h +++ b/casadm/psort.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_model.c b/casadm/statistics_model.c index 8360074d5..8061facbe 100644 --- a/casadm/statistics_model.c +++ b/casadm/statistics_model.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view.c b/casadm/statistics_view.c index 4d005b9eb..dc1c86e5f 100644 --- a/casadm/statistics_view.c +++ b/casadm/statistics_view.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view.h b/casadm/statistics_view.h index f4c840643..e32958509 100644 --- a/casadm/statistics_view.h +++ b/casadm/statistics_view.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_csv.c b/casadm/statistics_view_csv.c index 329ae402d..dee980642 100644 --- a/casadm/statistics_view_csv.c +++ b/casadm/statistics_view_csv.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_csv.h b/casadm/statistics_view_csv.h index f48834057..bf9d5947f 100644 --- a/casadm/statistics_view_csv.h +++ b/casadm/statistics_view_csv.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_raw_csv.c b/casadm/statistics_view_raw_csv.c index 0bbd68873..19d4df97b 100644 --- a/casadm/statistics_view_raw_csv.c +++ b/casadm/statistics_view_raw_csv.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_raw_csv.h b/casadm/statistics_view_raw_csv.h index fdee181ec..749d908d3 100644 --- a/casadm/statistics_view_raw_csv.h +++ b/casadm/statistics_view_raw_csv.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_structs.h b/casadm/statistics_view_structs.h index f236f5b77..93a0d58ab 100644 --- a/casadm/statistics_view_structs.h +++ b/casadm/statistics_view_structs.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_text.c b/casadm/statistics_view_text.c index d17c33219..4b5fc41b3 100644 --- a/casadm/statistics_view_text.c +++ b/casadm/statistics_view_text.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_text.h b/casadm/statistics_view_text.h index 3259ad6cc..1c140cbfa 100644 --- a/casadm/statistics_view_text.h +++ b/casadm/statistics_view_text.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/table.c b/casadm/table.c index 8f60583c2..c44794d31 100644 --- a/casadm/table.c +++ b/casadm/table.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/casadm/table.h b/casadm/table.h index 0202aaa4b..6db1fcdc1 100644 --- a/casadm/table.h +++ b/casadm/table.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/upgrade.c b/casadm/upgrade.c index 649566f5b..48f8c62d5 100644 --- a/casadm/upgrade.c +++ b/casadm/upgrade.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/casadm/upgrade.h b/casadm/upgrade.h index 16a7e765e..ecff3eaa4 100644 --- a/casadm/upgrade.h +++ b/casadm/upgrade.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/vt100codes.h b/casadm/vt100codes.h index 77b179cd6..38485b9fb 100644 --- a/casadm/vt100codes.h +++ b/casadm/vt100codes.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/configure b/configure index 7a901fcdd..375c58854 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_append_bio.conf b/configure.d/1_append_bio.conf index 1e6a6d975..034589e93 100644 --- a/configure.d/1_append_bio.conf +++ b/configure.d/1_append_bio.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_bdev_lookup.conf b/configure.d/1_bdev_lookup.conf index 9d25b9269..51d49bef9 100644 --- a/configure.d/1_bdev_lookup.conf +++ b/configure.d/1_bdev_lookup.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_bio_clone.conf b/configure.d/1_bio_clone.conf index 5baafeb9e..aea78c96a 100644 --- a/configure.d/1_bio_clone.conf +++ b/configure.d/1_bio_clone.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_bio_dev.conf b/configure.d/1_bio_dev.conf index e72fb99bb..99d4d42b9 100644 --- a/configure.d/1_bio_dev.conf +++ b/configure.d/1_bio_dev.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_bio_discard.conf b/configure.d/1_bio_discard.conf index 70e86fb05..f89ac8b6c 100644 --- a/configure.d/1_bio_discard.conf +++ b/configure.d/1_bio_discard.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_bio_err.conf b/configure.d/1_bio_err.conf index 6a09e0070..de4a60c5b 100644 --- a/configure.d/1_bio_err.conf +++ b/configure.d/1_bio_err.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_bio_flags.conf b/configure.d/1_bio_flags.conf index a6ce66da3..46679ae10 100644 --- a/configure.d/1_bio_flags.conf +++ b/configure.d/1_bio_flags.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_bio_iter.conf b/configure.d/1_bio_iter.conf index aba8387d4..7d16d694c 100644 --- a/configure.d/1_bio_iter.conf +++ b/configure.d/1_bio_iter.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_biovec.conf b/configure.d/1_biovec.conf index 218f5137a..1b040f4c7 100644 --- a/configure.d/1_biovec.conf +++ b/configure.d/1_biovec.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_blk_bidi_req.conf b/configure.d/1_blk_bidi_req.conf index 2e16fa2db..967aa233d 100644 --- a/configure.d/1_blk_bidi_req.conf +++ b/configure.d/1_blk_bidi_req.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_blk_end_req.conf b/configure.d/1_blk_end_req.conf index 0f227bc5a..be1ac75b6 100644 --- a/configure.d/1_blk_end_req.conf +++ b/configure.d/1_blk_end_req.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_blk_mq.conf b/configure.d/1_blk_mq.conf index c781dac70..7508802e7 100644 --- a/configure.d/1_blk_mq.conf +++ b/configure.d/1_blk_mq.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_blk_status.conf b/configure.d/1_blk_status.conf index 04c747320..4db529cba 100644 --- a/configure.d/1_blk_status.conf +++ b/configure.d/1_blk_status.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_block_pc.conf b/configure.d/1_block_pc.conf index 82c653309..22f8e4ae0 100644 --- a/configure.d/1_block_pc.conf +++ b/configure.d/1_block_pc.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_deamonize.conf b/configure.d/1_deamonize.conf index 98cf37fdd..975f6cd30 100644 --- a/configure.d/1_deamonize.conf +++ b/configure.d/1_deamonize.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_default_make_request.conf b/configure.d/1_default_make_request.conf index c3b741c48..1b9301dff 100644 --- a/configure.d/1_default_make_request.conf +++ b/configure.d/1_default_make_request.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_dentry.conf b/configure.d/1_dentry.conf index fd4851ca7..4c9141d19 100644 --- a/configure.d/1_dentry.conf +++ b/configure.d/1_dentry.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_discard_zeros.conf b/configure.d/1_discard_zeros.conf index a757f7cdc..7642bba13 100644 --- a/configure.d/1_discard_zeros.conf +++ b/configure.d/1_discard_zeros.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_err_no_to_blk_sts.conf b/configure.d/1_err_no_to_blk_sts.conf index 0e3a36ac2..6e328e4f4 100644 --- a/configure.d/1_err_no_to_blk_sts.conf +++ b/configure.d/1_err_no_to_blk_sts.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_flush_flag.conf b/configure.d/1_flush_flag.conf index 478005785..0648fc97c 100644 --- a/configure.d/1_flush_flag.conf +++ b/configure.d/1_flush_flag.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_generic_acct.conf b/configure.d/1_generic_acct.conf index 499a62731..a8afcfb0e 100644 --- a/configure.d/1_generic_acct.conf +++ b/configure.d/1_generic_acct.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_global_page_state.conf b/configure.d/1_global_page_state.conf index f54e0157f..5ea5d709f 100644 --- a/configure.d/1_global_page_state.conf +++ b/configure.d/1_global_page_state.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_hlist.conf b/configure.d/1_hlist.conf index b1bc616b9..979283f5f 100644 --- a/configure.d/1_hlist.conf +++ b/configure.d/1_hlist.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_inode.conf b/configure.d/1_inode.conf index c46d2367e..a22181b94 100644 --- a/configure.d/1_inode.conf +++ b/configure.d/1_inode.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_kallsyms_on_each_symbol.conf b/configure.d/1_kallsyms_on_each_symbol.conf index c4e338411..129419e03 100644 --- a/configure.d/1_kallsyms_on_each_symbol.conf +++ b/configure.d/1_kallsyms_on_each_symbol.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_make_request.conf b/configure.d/1_make_request.conf index 4c897c3e0..ded54f5fb 100644 --- a/configure.d/1_make_request.conf +++ b/configure.d/1_make_request.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_munmap.conf b/configure.d/1_munmap.conf index e9a255b20..c2f6d5250 100644 --- a/configure.d/1_munmap.conf +++ b/configure.d/1_munmap.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_queue_bounce.conf b/configure.d/1_queue_bounce.conf index a9516ac48..8ce7584bf 100644 --- a/configure.d/1_queue_bounce.conf +++ b/configure.d/1_queue_bounce.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_queue_chunk_sectors.conf b/configure.d/1_queue_chunk_sectors.conf index 8e98cf099..7bac7c40f 100644 --- a/configure.d/1_queue_chunk_sectors.conf +++ b/configure.d/1_queue_chunk_sectors.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_queue_flag_set.conf b/configure.d/1_queue_flag_set.conf index 152f53200..1ccb97dd4 100644 --- a/configure.d/1_queue_flag_set.conf +++ b/configure.d/1_queue_flag_set.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_queue_limits.conf b/configure.d/1_queue_limits.conf index 5c341d220..ca1b1cec3 100644 --- a/configure.d/1_queue_limits.conf +++ b/configure.d/1_queue_limits.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_queue_lock.conf b/configure.d/1_queue_lock.conf index ec7203384..39a04ffb3 100644 --- a/configure.d/1_queue_lock.conf +++ b/configure.d/1_queue_lock.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_req_fs.conf b/configure.d/1_req_fs.conf index 166a4205c..6a972d788 100644 --- a/configure.d/1_req_fs.conf +++ b/configure.d/1_req_fs.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_reread_partitions.conf b/configure.d/1_reread_partitions.conf index 83f5d6a39..bd2a11e5d 100644 --- a/configure.d/1_reread_partitions.conf +++ b/configure.d/1_reread_partitions.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_submit_bio.conf b/configure.d/1_submit_bio.conf index 52e5f79f5..f8c81ac87 100644 --- a/configure.d/1_submit_bio.conf +++ b/configure.d/1_submit_bio.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_vfs_ioctl.conf b/configure.d/1_vfs_ioctl.conf index 8813cc5d3..ecfd19ac9 100644 --- a/configure.d/1_vfs_ioctl.conf +++ b/configure.d/1_vfs_ioctl.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_vmalloc.conf b/configure.d/1_vmalloc.conf index 23ce8b4ee..220b5bcc4 100644 --- a/configure.d/1_vmalloc.conf +++ b/configure.d/1_vmalloc.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_write_flag.conf b/configure.d/1_write_flag.conf index 4e79de485..3415aeb67 100644 --- a/configure.d/1_write_flag.conf +++ b/configure.d/1_write_flag.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_write_fua.conf b/configure.d/1_write_fua.conf index b46c6131a..b636fecdd 100644 --- a/configure.d/1_write_fua.conf +++ b/configure.d/1_write_fua.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_wtlh.conf b/configure.d/1_wtlh.conf index bf8724892..618187f8a 100644 --- a/configure.d/1_wtlh.conf +++ b/configure.d/1_wtlh.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/2_bio_barrier.conf b/configure.d/2_bio_barrier.conf index 37a469967..4bcff5666 100644 --- a/configure.d/2_bio_barrier.conf +++ b/configure.d/2_bio_barrier.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/2_bio_cmpl.conf b/configure.d/2_bio_cmpl.conf index 5b6300b97..9e43d77b3 100644 --- a/configure.d/2_bio_cmpl.conf +++ b/configure.d/2_bio_cmpl.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/2_flush_fua.conf b/configure.d/2_flush_fua.conf index 4b00b663c..190ff580d 100644 --- a/configure.d/2_flush_fua.conf +++ b/configure.d/2_flush_fua.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/2_make_req.conf b/configure.d/2_make_req.conf index 32bade502..cc3505757 100644 --- a/configure.d/2_make_req.conf +++ b/configure.d/2_make_req.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/2_queue_write.conf b/configure.d/2_queue_write.conf index d28823837..98e620bc2 100644 --- a/configure.d/2_queue_write.conf +++ b/configure.d/2_queue_write.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/2_write_flush.conf b/configure.d/2_write_flush.conf index 07154789a..6d0a5d5af 100644 --- a/configure.d/2_write_flush.conf +++ b/configure.d/2_write_flush.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/Makefile b/configure.d/Makefile index db778e7dd..422e107b1 100644 --- a/configure.d/Makefile +++ b/configure.d/Makefile @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/conf_framework b/configure.d/conf_framework index 9b1bc8cb1..40d05811a 100644 --- a/configure.d/conf_framework +++ b/configure.d/conf_framework @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/modules/Makefile b/modules/Makefile index c5923f241..1d5859e88 100644 --- a/modules/Makefile +++ b/modules/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # # If $(M) is defined, we've been invoked from the diff --git a/modules/cas_cache/Makefile b/modules/cas_cache/Makefile index 6d53ed8d2..b01e254ff 100644 --- a/modules/cas_cache/Makefile +++ b/modules/cas_cache/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # include $(M)/config.mk diff --git a/modules/cas_cache/cas_cache.h b/modules/cas_cache/cas_cache.h index ef3fc158a..5bc2ea00c 100644 --- a/modules/cas_cache/cas_cache.h +++ b/modules/cas_cache/cas_cache.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/classifier.c b/modules/cas_cache/classifier.c index 67a2ac8b4..c357f5e0e 100644 --- a/modules/cas_cache/classifier.c +++ b/modules/cas_cache/classifier.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2019-2020 Intel Corporation +* Copyright(c) 2019-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/classifier.h b/modules/cas_cache/classifier.h index 8dc71351d..a1bab19dc 100644 --- a/modules/cas_cache/classifier.h +++ b/modules/cas_cache/classifier.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2019-2020 Intel Corporation +* Copyright(c) 2019-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/classifier_defs.h b/modules/cas_cache/classifier_defs.h index 5cf94eb2c..f514c2dfd 100644 --- a/modules/cas_cache/classifier_defs.h +++ b/modules/cas_cache/classifier_defs.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2019-2020 Intel Corporation +* Copyright(c) 2019-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/context.c b/modules/cas_cache/context.c index 5b2b1572d..60fc3d897 100644 --- a/modules/cas_cache/context.c +++ b/modules/cas_cache/context.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/context.h b/modules/cas_cache/context.h index c912e4c4f..30fdb9526 100644 --- a/modules/cas_cache/context.h +++ b/modules/cas_cache/context.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/control.c b/modules/cas_cache/control.c index 6d18ea5be..4a9f298dc 100644 --- a/modules/cas_cache/control.c +++ b/modules/cas_cache/control.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/modules/cas_cache/control.h b/modules/cas_cache/control.h index 8e8963a23..c7f1acb87 100644 --- a/modules/cas_cache/control.h +++ b/modules/cas_cache/control.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __CAS_CONTROL_H__ diff --git a/modules/cas_cache/layer_cache_management.c b/modules/cas_cache/layer_cache_management.c index ef248b2bb..cde4ad34b 100644 --- a/modules/cas_cache/layer_cache_management.c +++ b/modules/cas_cache/layer_cache_management.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/layer_cache_management.h b/modules/cas_cache/layer_cache_management.h index 671cdaa36..62f984eaf 100644 --- a/modules/cas_cache/layer_cache_management.h +++ b/modules/cas_cache/layer_cache_management.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __LAYER_CACHE_MANAGEMENT_H__ diff --git a/modules/cas_cache/layer_upgrade.c b/modules/cas_cache/layer_upgrade.c index 99acaaa71..f8750ceda 100644 --- a/modules/cas_cache/layer_upgrade.c +++ b/modules/cas_cache/layer_upgrade.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/layer_upgrade.h b/modules/cas_cache/layer_upgrade.h index 425a112bd..e77aa3c48 100644 --- a/modules/cas_cache/layer_upgrade.h +++ b/modules/cas_cache/layer_upgrade.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/linux_kernel_version.h b/modules/cas_cache/linux_kernel_version.h index 38f9bb919..4520e4346 100644 --- a/modules/cas_cache/linux_kernel_version.h +++ b/modules/cas_cache/linux_kernel_version.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/main.c b/modules/cas_cache/main.c index af539f387..ba842e8d4 100644 --- a/modules/cas_cache/main.c +++ b/modules/cas_cache/main.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/ocf_env.c b/modules/cas_cache/ocf_env.c index dd0da5be7..1206ed38e 100644 --- a/modules/cas_cache/ocf_env.c +++ b/modules/cas_cache/ocf_env.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/ocf_env.h b/modules/cas_cache/ocf_env.h index 040e40b85..e94ed9732 100644 --- a/modules/cas_cache/ocf_env.h +++ b/modules/cas_cache/ocf_env.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/ocf_env_headers.h b/modules/cas_cache/ocf_env_headers.h index 69cb6b958..0ec2012bd 100644 --- a/modules/cas_cache/ocf_env_headers.h +++ b/modules/cas_cache/ocf_env_headers.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/service_ui_ioctl.c b/modules/cas_cache/service_ui_ioctl.c index c13a0b108..f91d24078 100644 --- a/modules/cas_cache/service_ui_ioctl.c +++ b/modules/cas_cache/service_ui_ioctl.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/service_ui_ioctl.h b/modules/cas_cache/service_ui_ioctl.h index 2bbed3e58..6cd36e483 100644 --- a/modules/cas_cache/service_ui_ioctl.h +++ b/modules/cas_cache/service_ui_ioctl.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/threads.c b/modules/cas_cache/threads.c index f27cbda6e..8f4f1ca02 100644 --- a/modules/cas_cache/threads.c +++ b/modules/cas_cache/threads.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/threads.h b/modules/cas_cache/threads.h index e6fb63b8d..babc2b289 100644 --- a/modules/cas_cache/threads.h +++ b/modules/cas_cache/threads.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/cas_cache_utils.h b/modules/cas_cache/utils/cas_cache_utils.h index b54b03f2b..21fe0e973 100644 --- a/modules/cas_cache/utils/cas_cache_utils.h +++ b/modules/cas_cache/utils/cas_cache_utils.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/cas_err.h b/modules/cas_cache/utils/cas_err.h index 45d93a363..fd4badcb8 100644 --- a/modules/cas_cache/utils/cas_err.h +++ b/modules/cas_cache/utils/cas_err.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_blk.c b/modules/cas_cache/utils/utils_blk.c index 118598265..4c6d9a59b 100644 --- a/modules/cas_cache/utils/utils_blk.c +++ b/modules/cas_cache/utils/utils_blk.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_blk.h b/modules/cas_cache/utils/utils_blk.h index 3acbb8fc8..87e97ee8b 100644 --- a/modules/cas_cache/utils/utils_blk.h +++ b/modules/cas_cache/utils/utils_blk.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_data.c b/modules/cas_cache/utils/utils_data.c index b3e1c1978..b0b393e8b 100644 --- a/modules/cas_cache/utils/utils_data.c +++ b/modules/cas_cache/utils/utils_data.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_data.h b/modules/cas_cache/utils/utils_data.h index bf4ea870c..c61385e8c 100644 --- a/modules/cas_cache/utils/utils_data.h +++ b/modules/cas_cache/utils/utils_data.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_gc.c b/modules/cas_cache/utils/utils_gc.c index 9ee47aac6..d932991b4 100644 --- a/modules/cas_cache/utils/utils_gc.c +++ b/modules/cas_cache/utils/utils_gc.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_gc.h b/modules/cas_cache/utils/utils_gc.h index a286a2a91..3b393aeb6 100644 --- a/modules/cas_cache/utils/utils_gc.h +++ b/modules/cas_cache/utils/utils_gc.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_mpool.c b/modules/cas_cache/utils/utils_mpool.c index f4a052420..e094d412b 100644 --- a/modules/cas_cache/utils/utils_mpool.c +++ b/modules/cas_cache/utils/utils_mpool.c @@ -1,5 +1,5 @@ /* - * Copyright(c) 2012-2020 Intel Corporation + * Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_mpool.h b/modules/cas_cache/utils/utils_mpool.h index 8647f4694..796f6a055 100644 --- a/modules/cas_cache/utils/utils_mpool.h +++ b/modules/cas_cache/utils/utils_mpool.h @@ -1,5 +1,5 @@ /* - * Copyright(c) 2012-2020 Intel Corporation + * Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_nvme.c b/modules/cas_cache/utils/utils_nvme.c index cc7948b07..8a7963b59 100644 --- a/modules/cas_cache/utils/utils_nvme.c +++ b/modules/cas_cache/utils/utils_nvme.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_nvme.h b/modules/cas_cache/utils/utils_nvme.h index 560a28ccb..aeb59abbc 100644 --- a/modules/cas_cache/utils/utils_nvme.h +++ b/modules/cas_cache/utils/utils_nvme.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_properties.c b/modules/cas_cache/utils/utils_properties.c index 985d95719..1a9185303 100644 --- a/modules/cas_cache/utils/utils_properties.c +++ b/modules/cas_cache/utils/utils_properties.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_properties.h b/modules/cas_cache/utils/utils_properties.h index 27775fdce..c498d2f8d 100644 --- a/modules/cas_cache/utils/utils_properties.h +++ b/modules/cas_cache/utils/utils_properties.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_rpool.c b/modules/cas_cache/utils/utils_rpool.c index 712e8bb86..7da026def 100644 --- a/modules/cas_cache/utils/utils_rpool.c +++ b/modules/cas_cache/utils/utils_rpool.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/utils/utils_rpool.h b/modules/cas_cache/utils/utils_rpool.h index 0e574909d..76f7a2d73 100644 --- a/modules/cas_cache/utils/utils_rpool.h +++ b/modules/cas_cache/utils/utils_rpool.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/obj_blk.h b/modules/cas_cache/volume/obj_blk.h index 03554bf02..a9af2f736 100644 --- a/modules/cas_cache/volume/obj_blk.h +++ b/modules/cas_cache/volume/obj_blk.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/vol_atomic_dev_bottom.c b/modules/cas_cache/volume/vol_atomic_dev_bottom.c index 4bc0eb359..c0552b2ba 100644 --- a/modules/cas_cache/volume/vol_atomic_dev_bottom.c +++ b/modules/cas_cache/volume/vol_atomic_dev_bottom.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/vol_atomic_dev_bottom.h b/modules/cas_cache/volume/vol_atomic_dev_bottom.h index f31dd9cf6..ff2bc7964 100644 --- a/modules/cas_cache/volume/vol_atomic_dev_bottom.h +++ b/modules/cas_cache/volume/vol_atomic_dev_bottom.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/vol_blk_utils.c b/modules/cas_cache/volume/vol_blk_utils.c index a56bb0904..55ad82704 100644 --- a/modules/cas_cache/volume/vol_blk_utils.c +++ b/modules/cas_cache/volume/vol_blk_utils.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/vol_blk_utils.h b/modules/cas_cache/volume/vol_blk_utils.h index 586d37c40..151154f13 100644 --- a/modules/cas_cache/volume/vol_blk_utils.h +++ b/modules/cas_cache/volume/vol_blk_utils.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/vol_block_dev_bottom.c b/modules/cas_cache/volume/vol_block_dev_bottom.c index b87199d63..d58644ffb 100644 --- a/modules/cas_cache/volume/vol_block_dev_bottom.c +++ b/modules/cas_cache/volume/vol_block_dev_bottom.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/vol_block_dev_bottom.h b/modules/cas_cache/volume/vol_block_dev_bottom.h index 7db9b94aa..945a4a5c1 100644 --- a/modules/cas_cache/volume/vol_block_dev_bottom.h +++ b/modules/cas_cache/volume/vol_block_dev_bottom.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/vol_block_dev_top.c b/modules/cas_cache/volume/vol_block_dev_top.c index 3355c48d7..dc0a2720d 100644 --- a/modules/cas_cache/volume/vol_block_dev_top.c +++ b/modules/cas_cache/volume/vol_block_dev_top.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/volume/vol_block_dev_top.h b/modules/cas_cache/volume/vol_block_dev_top.h index e7d263e40..c4fcc86d8 100644 --- a/modules/cas_cache/volume/vol_block_dev_top.h +++ b/modules/cas_cache/volume/vol_block_dev_top.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_disk/Makefile b/modules/cas_disk/Makefile index 42163a465..0934c9afa 100644 --- a/modules/cas_disk/Makefile +++ b/modules/cas_disk/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # include $(M)/config.mk diff --git a/modules/cas_disk/cas_disk.h b/modules/cas_disk/cas_disk.h index d05e42840..17a7ef314 100644 --- a/modules/cas_disk/cas_disk.h +++ b/modules/cas_disk/cas_disk.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __CASDISK_H__ diff --git a/modules/cas_disk/cas_disk_defs.h b/modules/cas_disk/cas_disk_defs.h index 7f0d2999a..b8ced1fa9 100644 --- a/modules/cas_disk/cas_disk_defs.h +++ b/modules/cas_disk/cas_disk_defs.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __CASDISK_DEFS_H__ diff --git a/modules/cas_disk/debug.h b/modules/cas_disk/debug.h index 26c6ae6a4..51c0ab50a 100644 --- a/modules/cas_disk/debug.h +++ b/modules/cas_disk/debug.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __CASDISK_DEBUG_H__ diff --git a/modules/cas_disk/disk.c b/modules/cas_disk/disk.c index b62e2dc43..600df3cc2 100644 --- a/modules/cas_disk/disk.c +++ b/modules/cas_disk/disk.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/modules/cas_disk/disk.h b/modules/cas_disk/disk.h index 8d6fb49c0..2ebe84a09 100644 --- a/modules/cas_disk/disk.h +++ b/modules/cas_disk/disk.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __ diff --git a/modules/cas_disk/exp_obj.c b/modules/cas_disk/exp_obj.c index 0af9ad051..4ab2a323d 100644 --- a/modules/cas_disk/exp_obj.c +++ b/modules/cas_disk/exp_obj.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/modules/cas_disk/exp_obj.h b/modules/cas_disk/exp_obj.h index fab61a24d..6151afa5d 100644 --- a/modules/cas_disk/exp_obj.h +++ b/modules/cas_disk/exp_obj.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __CASDISK_EXP_OBJ_H__ diff --git a/modules/cas_disk/main.c b/modules/cas_disk/main.c index 53bcc68f1..5fd22a6b3 100644 --- a/modules/cas_disk/main.c +++ b/modules/cas_disk/main.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_disk/sysfs.c b/modules/cas_disk/sysfs.c index 414ce2f58..5e5ec480f 100644 --- a/modules/cas_disk/sysfs.c +++ b/modules/cas_disk/sysfs.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include "cas_disk_defs.h" diff --git a/modules/cas_disk/sysfs.h b/modules/cas_disk/sysfs.h index 6b9fc59b0..4be828b19 100644 --- a/modules/cas_disk/sysfs.h +++ b/modules/cas_disk/sysfs.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __CASDISK_SYSFS_H__ diff --git a/modules/config.mk b/modules/config.mk index e4802066a..30889ea69 100644 --- a/modules/config.mk +++ b/modules/config.mk @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/modules/extra.mk b/modules/extra.mk index a1c4bc4b2..d867bf1e1 100644 --- a/modules/extra.mk +++ b/modules/extra.mk @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # ifneq ($(M),) diff --git a/modules/include/cas_ioctl_codes.h b/modules/include/cas_ioctl_codes.h index 163a2d837..923aecb82 100644 --- a/modules/include/cas_ioctl_codes.h +++ b/modules/include/cas_ioctl_codes.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2020 Intel Corporation +* Copyright(c) 2012-2021 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/test/functional/api/cas/cache.py b/test/functional/api/cas/cache.py index 6c8665e23..2798209ae 100644 --- a/test/functional/api/cas/cache.py +++ b/test/functional/api/cas/cache.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/cache_config.py b/test/functional/api/cas/cache_config.py index 593691486..7cfcc2336 100644 --- a/test/functional/api/cas/cache_config.py +++ b/test/functional/api/cas/cache_config.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/cas_module.py b/test/functional/api/cas/cas_module.py index 40b801fff..5c43c7087 100644 --- a/test/functional/api/cas/cas_module.py +++ b/test/functional/api/cas/cas_module.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/casadm.py b/test/functional/api/cas/casadm.py index a622bb476..858d10ec1 100644 --- a/test/functional/api/cas/casadm.py +++ b/test/functional/api/cas/casadm.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/casadm_params.py b/test/functional/api/cas/casadm_params.py index 2de14ea70..1bd03b469 100644 --- a/test/functional/api/cas/casadm_params.py +++ b/test/functional/api/cas/casadm_params.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/casadm_parser.py b/test/functional/api/cas/casadm_parser.py index 92837a2ef..30f780c94 100644 --- a/test/functional/api/cas/casadm_parser.py +++ b/test/functional/api/cas/casadm_parser.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/casctl.py b/test/functional/api/cas/casctl.py index 252e6e321..fb1747fca 100644 --- a/test/functional/api/cas/casctl.py +++ b/test/functional/api/cas/casctl.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/cli.py b/test/functional/api/cas/cli.py index a3006d68f..426295510 100644 --- a/test/functional/api/cas/cli.py +++ b/test/functional/api/cas/cli.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/cli_help_messages.py b/test/functional/api/cas/cli_help_messages.py index d5ffa4d3b..28d97f0c7 100644 --- a/test/functional/api/cas/cli_help_messages.py +++ b/test/functional/api/cas/cli_help_messages.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/cli_messages.py b/test/functional/api/cas/cli_messages.py index a9ef85ae6..f1989e795 100644 --- a/test/functional/api/cas/cli_messages.py +++ b/test/functional/api/cas/cli_messages.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # import re diff --git a/test/functional/api/cas/core.py b/test/functional/api/cas/core.py index bb815d933..b79157b12 100644 --- a/test/functional/api/cas/core.py +++ b/test/functional/api/cas/core.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/git.py b/test/functional/api/cas/git.py index 1ee65cd7f..7505ac5d0 100644 --- a/test/functional/api/cas/git.py +++ b/test/functional/api/cas/git.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/init_config.py b/test/functional/api/cas/init_config.py index 96e10c716..db8d5894b 100644 --- a/test/functional/api/cas/init_config.py +++ b/test/functional/api/cas/init_config.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/installer.py b/test/functional/api/cas/installer.py index 7dbec614c..6d4a98549 100644 --- a/test/functional/api/cas/installer.py +++ b/test/functional/api/cas/installer.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/ioclass_config.py b/test/functional/api/cas/ioclass_config.py index 55d33b67b..dfbd093d2 100644 --- a/test/functional/api/cas/ioclass_config.py +++ b/test/functional/api/cas/ioclass_config.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/statistics.py b/test/functional/api/cas/statistics.py index 3b4c1c939..7890bcd3b 100644 --- a/test/functional/api/cas/statistics.py +++ b/test/functional/api/cas/statistics.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/api/cas/version.py b/test/functional/api/cas/version.py index 21a7b3db3..9f61a9195 100644 --- a/test/functional/api/cas/version.py +++ b/test/functional/api/cas/version.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/test-framework b/test/functional/test-framework index 13b7361c2..101445f35 160000 --- a/test/functional/test-framework +++ b/test/functional/test-framework @@ -1 +1 @@ -Subproject commit 13b7361c25de004fa426c12007d58731270d3cb3 +Subproject commit 101445f35fc900b31cb226a06ce2fd30c9d8adce diff --git a/test/functional/tests/cache_ops/test_cleaning_policy_operation.py b/test/functional/tests/cache_ops/test_cleaning_policy_operation.py index 71adb9fc2..3927749ae 100644 --- a/test/functional/tests/cache_ops/test_cleaning_policy_operation.py +++ b/test/functional/tests/cache_ops/test_cleaning_policy_operation.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cache_ops/test_concurrent_flushes.py b/test/functional/tests/cache_ops/test_concurrent_flushes.py index d53409ffb..8f2a67be7 100644 --- a/test/functional/tests/cache_ops/test_concurrent_flushes.py +++ b/test/functional/tests/cache_ops/test_concurrent_flushes.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cache_ops/test_core_remove.py b/test/functional/tests/cache_ops/test_core_remove.py index 2f79e475c..79ff72086 100644 --- a/test/functional/tests/cache_ops/test_core_remove.py +++ b/test/functional/tests/cache_ops/test_core_remove.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # import random diff --git a/test/functional/tests/cache_ops/test_dynamic_cache_mode_switching.py b/test/functional/tests/cache_ops/test_dynamic_cache_mode_switching.py index edf83f947..dbcea5bbb 100644 --- a/test/functional/tests/cache_ops/test_dynamic_cache_mode_switching.py +++ b/test/functional/tests/cache_ops/test_dynamic_cache_mode_switching.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cache_ops/test_multistream_seq_cutoff.py b/test/functional/tests/cache_ops/test_multistream_seq_cutoff.py index 1f71a0815..0f93fff67 100644 --- a/test/functional/tests/cache_ops/test_multistream_seq_cutoff.py +++ b/test/functional/tests/cache_ops/test_multistream_seq_cutoff.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # import os diff --git a/test/functional/tests/cache_ops/test_seq_cutoff.py b/test/functional/tests/cache_ops/test_seq_cutoff.py index 79896109d..b70aee1ed 100644 --- a/test/functional/tests/cache_ops/test_seq_cutoff.py +++ b/test/functional/tests/cache_ops/test_seq_cutoff.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cli/test_cas_memory_usage.py b/test/functional/tests/cli/test_cas_memory_usage.py index ba38d4d19..d91628841 100644 --- a/test/functional/tests/cli/test_cas_memory_usage.py +++ b/test/functional/tests/cli/test_cas_memory_usage.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cli/test_cli_help_and_version.py b/test/functional/tests/cli/test_cli_help_and_version.py index e8096145f..83f58ca6e 100644 --- a/test/functional/tests/cli/test_cli_help_and_version.py +++ b/test/functional/tests/cli/test_cli_help_and_version.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cli/test_cli_script.py b/test/functional/tests/cli/test_cli_script.py index b56f4c275..ca727e77a 100644 --- a/test/functional/tests/cli/test_cli_script.py +++ b/test/functional/tests/cli/test_cli_script.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cli/test_cli_start_stop.py b/test/functional/tests/cli/test_cli_start_stop.py index 6af890217..66ecb7553 100644 --- a/test/functional/tests/cli/test_cli_start_stop.py +++ b/test/functional/tests/cli/test_cli_start_stop.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cli/test_seq_cutoff_settings.py b/test/functional/tests/cli/test_seq_cutoff_settings.py index 049c3455c..770a3a56c 100644 --- a/test/functional/tests/cli/test_seq_cutoff_settings.py +++ b/test/functional/tests/cli/test_seq_cutoff_settings.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cli/test_set_get_params.py b/test/functional/tests/cli/test_set_get_params.py index 8cfacd769..5359ee85f 100644 --- a/test/functional/tests/cli/test_set_get_params.py +++ b/test/functional/tests/cli/test_set_get_params.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/conftest.py b/test/functional/tests/conftest.py index d1a849968..c176d1b6e 100644 --- a/test/functional/tests/conftest.py +++ b/test/functional/tests/conftest.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/data_integrity/test_data_integrity_12h.py b/test/functional/tests/data_integrity/test_data_integrity_12h.py index bd096c1c4..971eac971 100644 --- a/test/functional/tests/data_integrity/test_data_integrity_12h.py +++ b/test/functional/tests/data_integrity/test_data_integrity_12h.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/data_integrity/test_data_integrity_5d.py b/test/functional/tests/data_integrity/test_data_integrity_5d.py index b9ff84a88..9b8d854d5 100644 --- a/test/functional/tests/data_integrity/test_data_integrity_5d.py +++ b/test/functional/tests/data_integrity/test_data_integrity_5d.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/example/example_test.py b/test/functional/tests/example/example_test.py index 5d550e87a..339814216 100644 --- a/test/functional/tests/example/example_test.py +++ b/test/functional/tests/example/example_test.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/example/example_test_power_cycle.py b/test/functional/tests/example/example_test_power_cycle.py index b5c17f050..bdef1b031 100644 --- a/test/functional/tests/example/example_test_power_cycle.py +++ b/test/functional/tests/example/example_test_power_cycle.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_another_device_with_same_id.py b/test/functional/tests/fault_injection/test_another_device_with_same_id.py index aa592c0f7..3d4993ab6 100644 --- a/test/functional/tests/fault_injection/test_another_device_with_same_id.py +++ b/test/functional/tests/fault_injection/test_another_device_with_same_id.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_cache_insert_error.py b/test/functional/tests/fault_injection/test_cache_insert_error.py index 10782456b..34df2e771 100644 --- a/test/functional/tests/fault_injection/test_cache_insert_error.py +++ b/test/functional/tests/fault_injection/test_cache_insert_error.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_fault_injection_interrupts.py b/test/functional/tests/fault_injection/test_fault_injection_interrupts.py index 460b6a8f1..281ac8ae3 100644 --- a/test/functional/tests/fault_injection/test_fault_injection_interrupts.py +++ b/test/functional/tests/fault_injection/test_fault_injection_interrupts.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # from time import sleep diff --git a/test/functional/tests/fault_injection/test_fault_injection_many_to_one.py b/test/functional/tests/fault_injection/test_fault_injection_many_to_one.py index 8d35ea0fc..5ba63a004 100644 --- a/test/functional/tests/fault_injection/test_fault_injection_many_to_one.py +++ b/test/functional/tests/fault_injection/test_fault_injection_many_to_one.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_fault_injection_opencas_load.py b/test/functional/tests/fault_injection/test_fault_injection_opencas_load.py index b6d6a1904..33abb7d1a 100644 --- a/test/functional/tests/fault_injection/test_fault_injection_opencas_load.py +++ b/test/functional/tests/fault_injection/test_fault_injection_opencas_load.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_fault_injection_with_mounted_core.py b/test/functional/tests/fault_injection/test_fault_injection_with_mounted_core.py index 6c6dba4be..cff619435 100644 --- a/test/functional/tests/fault_injection/test_fault_injection_with_mounted_core.py +++ b/test/functional/tests/fault_injection/test_fault_injection_with_mounted_core.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_fault_power_hit_init.py b/test/functional/tests/fault_injection/test_fault_power_hit_init.py index d968ecbfc..99e76d8c4 100644 --- a/test/functional/tests/fault_injection/test_fault_power_hit_init.py +++ b/test/functional/tests/fault_injection/test_fault_power_hit_init.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_multilevel_cache.py b/test/functional/tests/fault_injection/test_multilevel_cache.py index 79e08bd6c..7bfba9017 100644 --- a/test/functional/tests/fault_injection/test_multilevel_cache.py +++ b/test/functional/tests/fault_injection/test_multilevel_cache.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_primary_device_error.py b/test/functional/tests/fault_injection/test_primary_device_error.py index db75bc527..1ad2882ba 100644 --- a/test/functional/tests/fault_injection/test_primary_device_error.py +++ b/test/functional/tests/fault_injection/test_primary_device_error.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_remove_device_during_io.py b/test/functional/tests/fault_injection/test_remove_device_during_io.py index 8f7b95f41..3c920768d 100644 --- a/test/functional/tests/fault_injection/test_remove_device_during_io.py +++ b/test/functional/tests/fault_injection/test_remove_device_during_io.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/fault_injection/test_soft_hot_plug_device.py b/test/functional/tests/fault_injection/test_soft_hot_plug_device.py index b2aa05d79..9f812bf57 100644 --- a/test/functional/tests/fault_injection/test_soft_hot_plug_device.py +++ b/test/functional/tests/fault_injection/test_soft_hot_plug_device.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/incremental_load/test_core_pool.py b/test/functional/tests/incremental_load/test_core_pool.py index e9eaf58b7..3914b7d18 100644 --- a/test/functional/tests/incremental_load/test_core_pool.py +++ b/test/functional/tests/incremental_load/test_core_pool.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/incremental_load/test_inactive_cores.py b/test/functional/tests/incremental_load/test_inactive_cores.py index 8e4a6d1e4..09f8a67f7 100644 --- a/test/functional/tests/incremental_load/test_inactive_cores.py +++ b/test/functional/tests/incremental_load/test_inactive_cores.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/incremental_load/test_incremental_load.py b/test/functional/tests/incremental_load/test_incremental_load.py index 4d541c17c..55a3ad72f 100644 --- a/test/functional/tests/incremental_load/test_incremental_load.py +++ b/test/functional/tests/incremental_load/test_incremental_load.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/incremental_load/test_udev.py b/test/functional/tests/incremental_load/test_udev.py index 6e8c45656..087d51b5f 100644 --- a/test/functional/tests/incremental_load/test_udev.py +++ b/test/functional/tests/incremental_load/test_udev.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/initialize/test_clean_reboot.py b/test/functional/tests/initialize/test_clean_reboot.py index 34a6b8525..ddeda3bae 100644 --- a/test/functional/tests/initialize/test_clean_reboot.py +++ b/test/functional/tests/initialize/test_clean_reboot.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/initialize/test_initialize_load.py b/test/functional/tests/initialize/test_initialize_load.py index c1f6395e8..6b10aae08 100644 --- a/test/functional/tests/initialize/test_initialize_load.py +++ b/test/functional/tests/initialize/test_initialize_load.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/initialize/test_initialize_runlevel.py b/test/functional/tests/initialize/test_initialize_runlevel.py index a230a2220..8ac07e3ff 100644 --- a/test/functional/tests/initialize/test_initialize_runlevel.py +++ b/test/functional/tests/initialize/test_initialize_runlevel.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/initialize/test_initialize_status.py b/test/functional/tests/initialize/test_initialize_status.py index 09fbbf3cf..2ad83c0fe 100644 --- a/test/functional/tests/initialize/test_initialize_status.py +++ b/test/functional/tests/initialize/test_initialize_status.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/initialize/test_negative_load.py b/test/functional/tests/initialize/test_negative_load.py index 9d1185d8a..7953adc2f 100644 --- a/test/functional/tests/initialize/test_negative_load.py +++ b/test/functional/tests/initialize/test_negative_load.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/initialize/test_startup_init_config.py b/test/functional/tests/initialize/test_startup_init_config.py index 028473d27..81256d61f 100644 --- a/test/functional/tests/initialize/test_startup_init_config.py +++ b/test/functional/tests/initialize/test_startup_init_config.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io/test_io_engines.py b/test/functional/tests/io/test_io_engines.py index a7f65e289..fa1ee8c67 100644 --- a/test/functional/tests/io/test_io_engines.py +++ b/test/functional/tests/io/test_io_engines.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io/test_write_fetch.py b/test/functional/tests/io/test_write_fetch.py index cb7d45176..2ce269b62 100644 --- a/test/functional/tests/io/test_write_fetch.py +++ b/test/functional/tests/io/test_write_fetch.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io/trim/test_trim.py b/test/functional/tests/io/trim/test_trim.py index 139501aed..575e9f097 100644 --- a/test/functional/tests/io/trim/test_trim.py +++ b/test/functional/tests/io/trim/test_trim.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # import os diff --git a/test/functional/tests/io/trim/test_trim_eviction.py b/test/functional/tests/io/trim/test_trim_eviction.py index 161d4040c..2c626f149 100644 --- a/test/functional/tests/io/trim/test_trim_eviction.py +++ b/test/functional/tests/io/trim/test_trim_eviction.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io/trim/test_trim_stress.py b/test/functional/tests/io/trim/test_trim_stress.py index 002ca37a9..5257a3aa3 100644 --- a/test/functional/tests/io/trim/test_trim_stress.py +++ b/test/functional/tests/io/trim/test_trim_stress.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/io_class_common.py b/test/functional/tests/io_class/io_class_common.py index 59b95c5aa..622994498 100644 --- a/test/functional/tests/io_class/io_class_common.py +++ b/test/functional/tests/io_class/io_class_common.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_cli.py b/test/functional/tests/io_class/test_io_class_cli.py index e72b5d5bf..c1cb4de50 100644 --- a/test/functional/tests/io_class/test_io_class_cli.py +++ b/test/functional/tests/io_class/test_io_class_cli.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_core_id.py b/test/functional/tests/io_class/test_io_class_core_id.py index 9c7d00ee5..ca31292ec 100644 --- a/test/functional/tests/io_class/test_io_class_core_id.py +++ b/test/functional/tests/io_class/test_io_class_core_id.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_directory.py b/test/functional/tests/io_class/test_io_class_directory.py index 32aa1ce51..13fbe0bf0 100644 --- a/test/functional/tests/io_class/test_io_class_directory.py +++ b/test/functional/tests/io_class/test_io_class_directory.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_eviction_priority.py b/test/functional/tests/io_class/test_io_class_eviction_priority.py index 0f7765611..033c6a54f 100644 --- a/test/functional/tests/io_class/test_io_class_eviction_priority.py +++ b/test/functional/tests/io_class/test_io_class_eviction_priority.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_file.py b/test/functional/tests/io_class/test_io_class_file.py index c1c41e701..b335328e1 100644 --- a/test/functional/tests/io_class/test_io_class_file.py +++ b/test/functional/tests/io_class/test_io_class_file.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_occupancy.py b/test/functional/tests/io_class/test_io_class_occupancy.py index 6a9341add..e65d5efcd 100644 --- a/test/functional/tests/io_class/test_io_class_occupancy.py +++ b/test/functional/tests/io_class/test_io_class_occupancy.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_occupancy_load.py b/test/functional/tests/io_class/test_io_class_occupancy_load.py index 40fcc17fa..45fc68052 100644 --- a/test/functional/tests/io_class/test_io_class_occupancy_load.py +++ b/test/functional/tests/io_class/test_io_class_occupancy_load.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_occupancy_repart.py b/test/functional/tests/io_class/test_io_class_occupancy_repart.py index eb2ea07bb..5f2f97ca2 100644 --- a/test/functional/tests/io_class/test_io_class_occupancy_repart.py +++ b/test/functional/tests/io_class/test_io_class_occupancy_repart.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_occupancy_resize.py b/test/functional/tests/io_class/test_io_class_occupancy_resize.py index 77e1f37b1..84bc9604f 100644 --- a/test/functional/tests/io_class/test_io_class_occupancy_resize.py +++ b/test/functional/tests/io_class/test_io_class_occupancy_resize.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_process.py b/test/functional/tests/io_class/test_io_class_process.py index e805d0f1d..fa15f0049 100644 --- a/test/functional/tests/io_class/test_io_class_process.py +++ b/test/functional/tests/io_class/test_io_class_process.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_class_purge.py b/test/functional/tests/io_class/test_io_class_purge.py index 531679015..c654bfbf7 100644 --- a/test/functional/tests/io_class/test_io_class_purge.py +++ b/test/functional/tests/io_class/test_io_class_purge.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/io_class/test_io_classification.py b/test/functional/tests/io_class/test_io_classification.py index 3303f7bf9..75767e8a2 100644 --- a/test/functional/tests/io_class/test_io_classification.py +++ b/test/functional/tests/io_class/test_io_classification.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/cleaning_policy/acp_params.py b/test/functional/tests/lazy_writes/cleaning_policy/acp_params.py index 936180611..7d6bc5784 100644 --- a/test/functional/tests/lazy_writes/cleaning_policy/acp_params.py +++ b/test/functional/tests/lazy_writes/cleaning_policy/acp_params.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/cleaning_policy/test_acp.py b/test/functional/tests/lazy_writes/cleaning_policy/test_acp.py index ccf978485..86afc791a 100644 --- a/test/functional/tests/lazy_writes/cleaning_policy/test_acp.py +++ b/test/functional/tests/lazy_writes/cleaning_policy/test_acp.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/cleaning_policy/test_alru.py b/test/functional/tests/lazy_writes/cleaning_policy/test_alru.py index 4dd721a92..d1dae5279 100644 --- a/test/functional/tests/lazy_writes/cleaning_policy/test_alru.py +++ b/test/functional/tests/lazy_writes/cleaning_policy/test_alru.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/recovery/test_recovery_all_options.py b/test/functional/tests/lazy_writes/recovery/test_recovery_all_options.py index ca8c89020..11547816f 100644 --- a/test/functional/tests/lazy_writes/recovery/test_recovery_all_options.py +++ b/test/functional/tests/lazy_writes/recovery/test_recovery_all_options.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/recovery/test_recovery_flush_reset.py b/test/functional/tests/lazy_writes/recovery/test_recovery_flush_reset.py index 7cc997144..1755f3d60 100644 --- a/test/functional/tests/lazy_writes/recovery/test_recovery_flush_reset.py +++ b/test/functional/tests/lazy_writes/recovery/test_recovery_flush_reset.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/recovery/test_recovery_unplug.py b/test/functional/tests/lazy_writes/recovery/test_recovery_unplug.py index 74ae24377..e93547678 100644 --- a/test/functional/tests/lazy_writes/recovery/test_recovery_unplug.py +++ b/test/functional/tests/lazy_writes/recovery/test_recovery_unplug.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/test_flush_huge_dirty_data.py b/test/functional/tests/lazy_writes/test_flush_huge_dirty_data.py index 1928faf39..3927bfc88 100644 --- a/test/functional/tests/lazy_writes/test_flush_huge_dirty_data.py +++ b/test/functional/tests/lazy_writes/test_flush_huge_dirty_data.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/test_lazy_writes_clean.py b/test/functional/tests/lazy_writes/test_lazy_writes_clean.py index a4b427b5c..a0a424a94 100644 --- a/test/functional/tests/lazy_writes/test_lazy_writes_clean.py +++ b/test/functional/tests/lazy_writes/test_lazy_writes_clean.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/test_lazy_writes_signals.py b/test/functional/tests/lazy_writes/test_lazy_writes_signals.py index d386531b4..35a65c4bc 100644 --- a/test/functional/tests/lazy_writes/test_lazy_writes_signals.py +++ b/test/functional/tests/lazy_writes/test_lazy_writes_signals.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/lazy_writes/test_wb_throttling.py b/test/functional/tests/lazy_writes/test_wb_throttling.py index 80cbfe3f3..e39cb43ee 100644 --- a/test/functional/tests/lazy_writes/test_wb_throttling.py +++ b/test/functional/tests/lazy_writes/test_wb_throttling.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/misc/test_device_capabilities.py b/test/functional/tests/misc/test_device_capabilities.py index a8d6c6788..e0d26bf46 100644 --- a/test/functional/tests/misc/test_device_capabilities.py +++ b/test/functional/tests/misc/test_device_capabilities.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/performance/conftest.py b/test/functional/tests/performance/conftest.py index 3c9e4413c..7c446f5a0 100644 --- a/test/functional/tests/performance/conftest.py +++ b/test/functional/tests/performance/conftest.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/performance/test_100p_hits.py b/test/functional/tests/performance/test_100p_hits.py index 6703b55c0..45f2430fa 100644 --- a/test/functional/tests/performance/test_100p_hits.py +++ b/test/functional/tests/performance/test_100p_hits.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/security/test_compilation_flags.py b/test/functional/tests/security/test_compilation_flags.py index e9370d100..120578804 100644 --- a/test/functional/tests/security/test_compilation_flags.py +++ b/test/functional/tests/security/test_compilation_flags.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/security/test_security_user.py b/test/functional/tests/security/test_security_user.py index f0ee7269e..bb65e9bd6 100644 --- a/test/functional/tests/security/test_security_user.py +++ b/test/functional/tests/security/test_security_user.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stats/test_block_stats.py b/test/functional/tests/stats/test_block_stats.py index 94bd17bd3..a541cbcef 100644 --- a/test/functional/tests/stats/test_block_stats.py +++ b/test/functional/tests/stats/test_block_stats.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stats/test_consistency_between_outputs.py b/test/functional/tests/stats/test_consistency_between_outputs.py index cf198098f..ec2926ee3 100644 --- a/test/functional/tests/stats/test_consistency_between_outputs.py +++ b/test/functional/tests/stats/test_consistency_between_outputs.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stats/test_display_statistics.py b/test/functional/tests/stats/test_display_statistics.py index 931fd70ed..24171fa11 100644 --- a/test/functional/tests/stats/test_display_statistics.py +++ b/test/functional/tests/stats/test_display_statistics.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stats/test_ioclass_stats.py b/test/functional/tests/stats/test_ioclass_stats.py index 613f3c7f2..5cd9a49b5 100644 --- a/test/functional/tests/stats/test_ioclass_stats.py +++ b/test/functional/tests/stats/test_ioclass_stats.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # import random diff --git a/test/functional/tests/stats/test_stat_max.py b/test/functional/tests/stats/test_stat_max.py index 1ca52e87e..74f25206b 100644 --- a/test/functional/tests/stats/test_stat_max.py +++ b/test/functional/tests/stats/test_stat_max.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stats/test_statistics_integrity.py b/test/functional/tests/stats/test_statistics_integrity.py index feffce38a..1b2cf928b 100644 --- a/test/functional/tests/stats/test_statistics_integrity.py +++ b/test/functional/tests/stats/test_statistics_integrity.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stress/test_kedr.py b/test/functional/tests/stress/test_kedr.py index f4ec434c6..3c95464d3 100644 --- a/test/functional/tests/stress/test_kedr.py +++ b/test/functional/tests/stress/test_kedr.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stress/test_stress_attach_detach.py b/test/functional/tests/stress/test_stress_attach_detach.py index e85f89c23..0cb0a41d3 100644 --- a/test/functional/tests/stress/test_stress_attach_detach.py +++ b/test/functional/tests/stress/test_stress_attach_detach.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stress/test_stress_io_small_device.py b/test/functional/tests/stress/test_stress_io_small_device.py index 02069022d..9d8f8cf32 100644 --- a/test/functional/tests/stress/test_stress_io_small_device.py +++ b/test/functional/tests/stress/test_stress_io_small_device.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stress/test_stress_shutdown.py b/test/functional/tests/stress/test_stress_shutdown.py index b9e9a8e6e..dee17e162 100644 --- a/test/functional/tests/stress/test_stress_shutdown.py +++ b/test/functional/tests/stress/test_stress_shutdown.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/stress/test_stress_without_io.py b/test/functional/tests/stress/test_stress_without_io.py index 611015f79..ee1d1b0f2 100644 --- a/test/functional/tests/stress/test_stress_without_io.py +++ b/test/functional/tests/stress/test_stress_without_io.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/trim/test_trim.py b/test/functional/tests/trim/test_trim.py index e96325151..66657d3cb 100644 --- a/test/functional/tests/trim/test_trim.py +++ b/test/functional/tests/trim/test_trim.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/volumes/test_discard_on_huge_core.py b/test/functional/tests/volumes/test_discard_on_huge_core.py index 0d33bbe6d..20ae005f9 100644 --- a/test/functional/tests/volumes/test_discard_on_huge_core.py +++ b/test/functional/tests/volumes/test_discard_on_huge_core.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/volumes/test_volume_partitions.py b/test/functional/tests/volumes/test_volume_partitions.py index 872bf2957..daa56cd2d 100644 --- a/test/functional/tests/volumes/test_volume_partitions.py +++ b/test/functional/tests/volumes/test_volume_partitions.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/utils/performance.py b/test/functional/utils/performance.py index 44b474d94..50439aaf1 100644 --- a/test/functional/utils/performance.py +++ b/test/functional/utils/performance.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/01 b/test/smoke_test/basic/01 index b337b1a43..13f06048a 100755 --- a/test/smoke_test/basic/01 +++ b/test/smoke_test/basic/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/02 b/test/smoke_test/basic/02 index c89623cc8..3f9f24ba7 100755 --- a/test/smoke_test/basic/02 +++ b/test/smoke_test/basic/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/03 b/test/smoke_test/basic/03 index 6417b785d..74cd86a75 100755 --- a/test/smoke_test/basic/03 +++ b/test/smoke_test/basic/03 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/04 b/test/smoke_test/basic/04 index 71c6a6393..ed2ca980f 100755 --- a/test/smoke_test/basic/04 +++ b/test/smoke_test/basic/04 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/05 b/test/smoke_test/basic/05 index 8401b9e11..de4c0ded5 100755 --- a/test/smoke_test/basic/05 +++ b/test/smoke_test/basic/05 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/06 b/test/smoke_test/basic/06 index d03733a42..b62c62853 100755 --- a/test/smoke_test/basic/06 +++ b/test/smoke_test/basic/06 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/07 b/test/smoke_test/basic/07 index 359521e6d..81f48cdc0 100755 --- a/test/smoke_test/basic/07 +++ b/test/smoke_test/basic/07 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/08 b/test/smoke_test/basic/08 index 77bfd43c3..a1c4c3059 100755 --- a/test/smoke_test/basic/08 +++ b/test/smoke_test/basic/08 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/09 b/test/smoke_test/basic/09 index 6629cda93..e5351bb0a 100755 --- a/test/smoke_test/basic/09 +++ b/test/smoke_test/basic/09 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/10 b/test/smoke_test/basic/10 index fce0e4c0e..39550af33 100755 --- a/test/smoke_test/basic/10 +++ b/test/smoke_test/basic/10 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/11 b/test/smoke_test/basic/11 index 144ca43b8..076b7f286 100755 --- a/test/smoke_test/basic/11 +++ b/test/smoke_test/basic/11 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/12 b/test/smoke_test/basic/12 index c713cbb4f..e25a25e97 100755 --- a/test/smoke_test/basic/12 +++ b/test/smoke_test/basic/12 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/13 b/test/smoke_test/basic/13 index 7adbaa29d..c0d0f17d9 100755 --- a/test/smoke_test/basic/13 +++ b/test/smoke_test/basic/13 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cache_suspend/01 b/test/smoke_test/cache_suspend/01 index 72b8758cb..c9ba0d61f 100755 --- a/test/smoke_test/cache_suspend/01 +++ b/test/smoke_test/cache_suspend/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cache_suspend/02 b/test/smoke_test/cache_suspend/02 index 0ab640c6d..b726d01ad 100755 --- a/test/smoke_test/cache_suspend/02 +++ b/test/smoke_test/cache_suspend/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cache_suspend/03 b/test/smoke_test/cache_suspend/03 index d2048b609..a055f0b61 100755 --- a/test/smoke_test/cache_suspend/03 +++ b/test/smoke_test/cache_suspend/03 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cas_config b/test/smoke_test/cas_config index 1f6ba2850..4df09d0ed 100644 --- a/test/smoke_test/cas_config +++ b/test/smoke_test/cas_config @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # # Open CAS Linux Tests configuration diff --git a/test/smoke_test/cas_functions b/test/smoke_test/cas_functions index b60a99722..97f053154 100644 --- a/test/smoke_test/cas_functions +++ b/test/smoke_test/cas_functions @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cas_lib b/test/smoke_test/cas_lib index ab3ca3ec0..ae36e2aab 100644 --- a/test/smoke_test/cas_lib +++ b/test/smoke_test/cas_lib @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cas_local_config.example b/test/smoke_test/cas_local_config.example index 5a48b057d..d36102b6b 100644 --- a/test/smoke_test/cas_local_config.example +++ b/test/smoke_test/cas_local_config.example @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cas_options b/test/smoke_test/cas_options index 4a0e31f3e..029058918 100644 --- a/test/smoke_test/cas_options +++ b/test/smoke_test/cas_options @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # # Whenever adding new options (required or optional), add them to the variable below. diff --git a/test/smoke_test/eviction_policy/01 b/test/smoke_test/eviction_policy/01 index b5d555fcd..1e8ad7201 100755 --- a/test/smoke_test/eviction_policy/01 +++ b/test/smoke_test/eviction_policy/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/eviction_policy/02 b/test/smoke_test/eviction_policy/02 index 0fa2fa0d9..2215f90cc 100755 --- a/test/smoke_test/eviction_policy/02 +++ b/test/smoke_test/eviction_policy/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/eviction_policy/03 b/test/smoke_test/eviction_policy/03 index abff53017..1128e10c0 100755 --- a/test/smoke_test/eviction_policy/03 +++ b/test/smoke_test/eviction_policy/03 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/fio/01 b/test/smoke_test/fio/01 index a164f08d4..4842d24fd 100755 --- a/test/smoke_test/fio/01 +++ b/test/smoke_test/fio/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/incremental_load/01 b/test/smoke_test/incremental_load/01 index b389d8072..5dd50a970 100755 --- a/test/smoke_test/incremental_load/01 +++ b/test/smoke_test/incremental_load/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/incremental_load/02 b/test/smoke_test/incremental_load/02 index b1351c88c..31177dc25 100755 --- a/test/smoke_test/incremental_load/02 +++ b/test/smoke_test/incremental_load/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/init_script/01 b/test/smoke_test/init_script/01 index 327448148..cc4f9b9b3 100755 --- a/test/smoke_test/init_script/01 +++ b/test/smoke_test/init_script/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/init_script/02 b/test/smoke_test/init_script/02 index ec2bb64b1..d014e24c3 100755 --- a/test/smoke_test/init_script/02 +++ b/test/smoke_test/init_script/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/init_script/03 b/test/smoke_test/init_script/03 index eac542f66..eda955b13 100755 --- a/test/smoke_test/init_script/03 +++ b/test/smoke_test/init_script/03 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/io_class/01_wlth b/test/smoke_test/io_class/01_wlth index 2d1842bb9..f4fe8a55f 100755 --- a/test/smoke_test/io_class/01_wlth +++ b/test/smoke_test/io_class/01_wlth @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/io_class/02_wlth b/test/smoke_test/io_class/02_wlth index 431e51abe..5f1eac605 100755 --- a/test/smoke_test/io_class/02_wlth +++ b/test/smoke_test/io_class/02_wlth @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/io_class/cas_lib_io_class b/test/smoke_test/io_class/cas_lib_io_class index 346c2aa55..3f425f24b 100644 --- a/test/smoke_test/io_class/cas_lib_io_class +++ b/test/smoke_test/io_class/cas_lib_io_class @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/metadata_corrupt/01 b/test/smoke_test/metadata_corrupt/01 index 2910ac2f7..c5ed3846d 100755 --- a/test/smoke_test/metadata_corrupt/01 +++ b/test/smoke_test/metadata_corrupt/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/metadata_corrupt/02 b/test/smoke_test/metadata_corrupt/02 index 2a854a15b..8e7328804 100755 --- a/test/smoke_test/metadata_corrupt/02 +++ b/test/smoke_test/metadata_corrupt/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/promotion/01 b/test/smoke_test/promotion/01 index dc20c7533..eee158176 100755 --- a/test/smoke_test/promotion/01 +++ b/test/smoke_test/promotion/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/recovery/01 b/test/smoke_test/recovery/01 index efb8fa1ad..cdba4633b 100755 --- a/test/smoke_test/recovery/01 +++ b/test/smoke_test/recovery/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/recovery/02 b/test/smoke_test/recovery/02 index a88fbe967..db5ff7180 100755 --- a/test/smoke_test/recovery/02 +++ b/test/smoke_test/recovery/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/run_tests b/test/smoke_test/run_tests index 62775d1e5..dc13a83b7 100755 --- a/test/smoke_test/run_tests +++ b/test/smoke_test/run_tests @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/write_back/01 b/test/smoke_test/write_back/01 index c9314bedc..5069bab56 100755 --- a/test/smoke_test/write_back/01 +++ b/test/smoke_test/write_back/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/write_back/02 b/test/smoke_test/write_back/02 index f1c97fc96..9437f3d92 100755 --- a/test/smoke_test/write_back/02 +++ b/test/smoke_test/write_back/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/utils_tests/opencas-py-tests/conftest.py b/test/utils_tests/opencas-py-tests/conftest.py index 098a9e5bd..42205f261 100644 --- a/test/utils_tests/opencas-py-tests/conftest.py +++ b/test/utils_tests/opencas-py-tests/conftest.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/utils_tests/opencas-py-tests/helpers.py b/test/utils_tests/opencas-py-tests/helpers.py index 08a199a79..2301b22cb 100644 --- a/test/utils_tests/opencas-py-tests/helpers.py +++ b/test/utils_tests/opencas-py-tests/helpers.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/utils_tests/opencas-py-tests/test_cas_config_01.py b/test/utils_tests/opencas-py-tests/test_cas_config_01.py index 03a73fc81..45897729f 100644 --- a/test/utils_tests/opencas-py-tests/test_cas_config_01.py +++ b/test/utils_tests/opencas-py-tests/test_cas_config_01.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/utils_tests/opencas-py-tests/test_cas_config_cache_01.py b/test/utils_tests/opencas-py-tests/test_cas_config_cache_01.py index d7fc57265..f79a36343 100644 --- a/test/utils_tests/opencas-py-tests/test_cas_config_cache_01.py +++ b/test/utils_tests/opencas-py-tests/test_cas_config_cache_01.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/utils_tests/opencas-py-tests/test_cas_config_core_01.py b/test/utils_tests/opencas-py-tests/test_cas_config_core_01.py index 1522ac960..3a45c43e6 100644 --- a/test/utils_tests/opencas-py-tests/test_cas_config_core_01.py +++ b/test/utils_tests/opencas-py-tests/test_cas_config_core_01.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/utils_tests/opencas-py-tests/test_casadm_01.py b/test/utils_tests/opencas-py-tests/test_casadm_01.py index 065f5ed2b..0fc533fa5 100644 --- a/test/utils_tests/opencas-py-tests/test_casadm_01.py +++ b/test/utils_tests/opencas-py-tests/test_casadm_01.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/utils_tests/opencas-py-tests/test_helper_functions_01.py b/test/utils_tests/opencas-py-tests/test_helper_functions_01.py index ec4fe9a8d..f37e07190 100644 --- a/test/utils_tests/opencas-py-tests/test_helper_functions_01.py +++ b/test/utils_tests/opencas-py-tests/test_helper_functions_01.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/Makefile b/utils/Makefile index 8dc24ef53..315ac73e5 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/cas_version_gen b/utils/cas_version_gen index 133341f88..bf16dcf3e 100755 --- a/utils/cas_version_gen +++ b/utils/cas_version_gen @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/casadm.8 b/utils/casadm.8 index 25df82343..2bb4ff17c 100644 --- a/utils/casadm.8 +++ b/utils/casadm.8 @@ -7,7 +7,7 @@ casadm \- create, and manage Open CAS instances \fBcasadm\fR [options...] .SH COPYRIGHT -Copyright(c) 2012-2020 by the Intel Corporation. +Copyright(c) 2012-2021 by the Intel Corporation. .SH DESCRIPTION Open Cache Acceleration Software (CAS) accelerates Linux applications by caching diff --git a/utils/casctl b/utils/casctl index a53012e05..f811596e5 100755 --- a/utils/casctl +++ b/utils/casctl @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/casctl.8 b/utils/casctl.8 index 7806483cb..d54e759ea 100644 --- a/utils/casctl.8 +++ b/utils/casctl.8 @@ -8,7 +8,7 @@ casctl \- whole-configuration-manager for Open CAS. \fBcasctl\fR [options...] .SH COPYRIGHT -Copyright(c) 2012-2020 by the Intel Corporation. +Copyright(c) 2012-2021 by the Intel Corporation. .SH COMMANDS .TP diff --git a/utils/open-cas-loader b/utils/open-cas-loader index 5c66b3d13..0ab40a699 100755 --- a/utils/open-cas-loader +++ b/utils/open-cas-loader @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/open-cas-shutdown b/utils/open-cas-shutdown index 9f567f9c3..e29530afe 100644 --- a/utils/open-cas-shutdown +++ b/utils/open-cas-shutdown @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # # diff --git a/utils/open-cas.service b/utils/open-cas.service index 764b02b06..bdc35f042 100644 --- a/utils/open-cas.service +++ b/utils/open-cas.service @@ -1,5 +1,5 @@ # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/open-cas.shutdown b/utils/open-cas.shutdown index 909bf44c5..d617a88a5 100755 --- a/utils/open-cas.shutdown +++ b/utils/open-cas.shutdown @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/opencas.conf.5 b/utils/opencas.conf.5 index f4ecab34b..c70091ede 100644 --- a/utils/opencas.conf.5 +++ b/utils/opencas.conf.5 @@ -7,7 +7,7 @@ opencas.conf \- cas configuration file. .B /etc/opencas/opencas.conf .SH COPYRIGHT -Copyright(c) 2012-2020 by the Intel Corporation. +Copyright(c) 2012-2021 by the Intel Corporation. .SH DESCRIPTION Contains configurations for cache and core devices to run cache on system startup. Constist of following sections: diff --git a/utils/opencas.py b/utils/opencas.py index 4fddc264b..274a64ba7 100644 --- a/utils/opencas.py +++ b/utils/opencas.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2020 Intel Corporation +# Copyright(c) 2012-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/pckgen b/utils/pckgen index e749eed3f..3ded45d1d 100755 --- a/utils/pckgen +++ b/utils/pckgen @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/pckgen.d/deb/debian/copyright b/utils/pckgen.d/deb/debian/copyright index b46df797e..c1dc35c77 100644 --- a/utils/pckgen.d/deb/debian/copyright +++ b/utils/pckgen.d/deb/debian/copyright @@ -3,5 +3,5 @@ Upstream-Name: Intel Corporation Source: Files: * -Copyright: 2019-2020 Intel Corporation +Copyright: 2019-2021 Intel Corporation License: diff --git a/utils/pckgen.d/rpm/CAS_NAME.spec b/utils/pckgen.d/rpm/CAS_NAME.spec index 3f12a5946..ce5da2f92 100644 --- a/utils/pckgen.d/rpm/CAS_NAME.spec +++ b/utils/pckgen.d/rpm/CAS_NAME.spec @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/upgrade b/utils/upgrade index f0e7d5a7c..64f349f3f 100755 --- a/utils/upgrade +++ b/utils/upgrade @@ -1,6 +1,6 @@ #!/usr/bin/python3 # -# Copyright(c) 2019-2020 Intel Corporation +# Copyright(c) 2019-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/upgrade_utils.py b/utils/upgrade_utils.py index 7e2112ee4..59b3ca7eb 100644 --- a/utils/upgrade_utils.py +++ b/utils/upgrade_utils.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2020 Intel Corporation +# Copyright(c) 2020-2021 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear #