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 12ac155..2c3f9da 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 63ac67c..a32d669 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 81bf976..40ee94a 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 f89718a..a739775 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 b2a50db..0ab5e06 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 03bb047..d93b432 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 a96ef2d..19161e9 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 e9f0126..bfc4b30 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 a1c6a66..9804f0f 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 ecd9ba8..b289844 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 e6eb9e4..a308d4b 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 53525f8..51d853a 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 3a88a6d..b2380ee 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 4139475..bc5435f 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 bad197e..33a88d0 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 47c3649..21d0863 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 7a0c3ea..3f1cf94 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 75736a0..c26519c 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 8db4df7..49f6db4 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 a6864e6..ca1dd3f 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 8360074..8061fac 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 4d005b9..dc1c86e 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 f4c8406..e329585 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 329ae40..dee9806 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 f488340..bf9d594 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 0bbd688..19d4df9 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 fdee181..749d908 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 f236f5b..93a0d58 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 d17c332..4b5fc41 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 3259ad6..1c140cb 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 8f60583..c44794d 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 0202aaa..6db1fcd 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 649566f..48f8c62 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 16a7e76..ecff3ea 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 77b179c..38485b9 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 7a901fc..375c588 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 1e6a6d9..034589e 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 9d25b92..51d49be 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 5baafeb..aea78c9 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 e72fb99..99d4d42 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 70e86fb..f89ac8b 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 6a09e00..de4a60c 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 a6ce66d..46679ae 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 aba8387..7d16d69 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 218f513..1b040f4 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 2e16fa2..967aa23 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 0f227bc..be1ac75 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 c781dac..7508802 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 04c7473..4db529c 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 82c6533..22f8e4a 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 98cf37f..975f6cd 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 c3b741c..1b9301d 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 fd4851c..4c9141d 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 a757f7c..7642bba 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 0e3a36a..6e328e4 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 4780057..0648fc9 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 499a627..a8afcfb 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 f54e015..5ea5d70 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 b1bc616..979283f 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 c46d236..a22181b 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 c4e3384..129419e 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 4c897c3..ded54f5 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 e9a255b..c2f6d52 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 a9516ac..8ce7584 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 8e98cf0..7bac7c4 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 152f532..1ccb97d 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 5c341d2..ca1b1ce 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 ec72033..39a04ff 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 166a420..6a972d7 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 83f5d6a..bd2a11e 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 52e5f79..f8c81ac 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 8813cc5..ecfd19a 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 23ce8b4..220b5bc 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 4e79de4..3415aeb 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 b46c613..b636fec 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 bf87248..618187f 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 37a4699..4bcff56 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 5b6300b..9e43d77 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 4b00b66..190ff58 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 32bade5..cc35057 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 d288238..98e620b 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 0715478..6d0a5d5 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 db778e7..422e107 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 9b1bc8c..40d0581 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 c5923f2..1d5859e 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 6d53ed8..b01e254 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 ef3fc15..5bc2ea0 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 67a2ac8..c357f5e 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 8dc7135..a1bab19 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 5cf94eb..f514c2d 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 5b2b157..60fc3d8 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 c912e4c..30fdb95 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 6d18ea5..4a9f298 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 8e8963a..c7f1acb 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 ef248b2..cde4ad3 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 671cdaa..62f984e 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 99acaaa..f8750ce 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 425a112..e77aa3c 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 38f9bb9..4520e43 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 af539f3..ba842e8 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 dd0da5b..1206ed3 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 040e40b..e94ed97 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 69cb6b9..0ec2012 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 c13a0b1..f91d240 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 2bbed3e..6cd36e4 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 f27cbda..8f4f1ca 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 e6fb63b..babc2b2 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 b54b03f..21fe0e9 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 45d93a3..fd4badc 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 1185982..4c6d9a5 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 3acbb8f..87e97ee 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 b3e1c19..b0b393e 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 bf4ea87..c61385e 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 9ee47aa..d932991 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 a286a2a..3b393ae 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 f4a0524..e094d41 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 8647f46..796f6a0 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 cc7948b..8a7963b 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 560a28c..aeb59ab 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 985d957..1a91853 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 27775fd..c498d2f 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 712e8bb..7da026d 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 0e57490..76f7a2d 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 03554bf..a9af2f7 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 4bc0eb3..c0552b2 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 f31dd9c..ff2bc79 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 a56bb09..55ad827 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 586d37c..151154f 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 b87199d..d58644f 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 7db9b94..945a4a5 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 3355c48..dc0a272 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 e7d263e..c4fcc86 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 42163a4..0934c9a 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 d05e428..17a7ef3 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 7f0d299..b8ced1f 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 26c6ae6..51c0ab5 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 b62e2dc..600df3c 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 8d6fb49..2ebe84a 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 0af9ad0..4ab2a32 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 fab61a2..6151afa 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 53bcc68..5fd22a6 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 414ce2f..5e5ec48 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 6b9fc59..4be828b 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 e480206..30889ea 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 a1c4bc4..d867bf1 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 163a2d8..923aecb 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 6c8665e..2798209 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 5936914..7cfcc23 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 40b801f..5c43c70 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 a622bb4..858d10e 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 2de14ea..1bd03b4 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 92837a2..30f780c 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 252e6e3..fb1747f 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 a3006d6..4262955 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 d5ffa4d..28d97f0 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 a9ef85a..f1989e7 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 bb815d9..b79157b 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 1ee65cd..7505ac5 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 96e10c7..db8d589 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 7dbec61..6d4a985 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 55d33b6..dfbd093 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 3b4c1c9..7890bcd 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 21a7b3d..9f61a91 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 13b7361..101445f 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 71adb9f..3927749 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 d53409f..8f2a67b 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 2f79e47..79ff720 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 edf83f9..dbcea5b 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 1f71a08..0f93fff 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 7989610..b70aee1 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 ba38d4d..d916288 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 e809614..83f58ca 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 b56f4c2..ca727e7 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 6af8902..66ecb75 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 049c345..770a3a5 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 8cfacd7..5359ee8 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 d1a8499..c176d1b 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 bd096c1..971eac9 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 b9ff84a..9b8d854 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 5d550e8..3398142 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 b5c17f0..bdef1b0 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 aa592c0..3d4993a 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 1078245..34df2e7 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 460b6a8..281ac8a 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 8d35ea0..5ba63a0 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 b6d6a19..33abb7d 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 6c6dba4..cff6194 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 d968ecb..99e76d8 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 79e08bd..7bfba90 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 db75bc5..1ad2882 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 8f7b95f..3c92076 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 b2aa05d..9f812bf 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 e9eaf58..3914b7d 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 8e4a6d1..09f8a67 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 4d541c1..55a3ad7 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 6e8c456..087d51b 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 34a6b85..ddeda3b 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 c1f6395..6b10aae 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 a230a22..8ac07e3 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 09fbbf3..2ad83c0 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 9d1185d..7953adc 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 028473d..81256d6 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 a7f65e2..fa1ee8c 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 cb7d451..2ce269b 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 139501a..575e9f0 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 161d404..2c626f1 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 002ca37..5257a3a 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 59b95c5..6229944 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 e72b5d5..c1cb4de 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 9c7d00e..ca31292 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 32aa1ce..13fbe0b 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 0f77656..033c6a5 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 c1c41e7..b335328 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 6a9341a..e65d5ef 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 40fcc17..45fc680 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 eb2ea07..5f2f97c 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 77e1f37..84bc960 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 e805d0f..fa15f00 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 5316790..c654bfb 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 3303f7b..75767e8 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 9361806..7d6bc57 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 ccf9784..86afc79 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 4dd721a..d1dae52 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 ca8c890..1154781 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 7cc9971..1755f3d 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 74ae243..e935476 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 1928faf..3927bfc 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 a4b427b..a0a424a 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 d386531..35a65c4 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 80cbfe3..e39cb43 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 a8d6c67..e0d26bf 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 3c9e441..7c446f5 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 6703b55..45f2430 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 e9370d1..1205788 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 f0ee726..bb65e9b 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 94bd17b..a541cbc 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 cf19809..ec2926e 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 931fd70..24171fa 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 613f3c7..5cd9a49 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 1ca52e8..74f2520 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 feffce3..1b2cf92 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 f4ec434..3c95464 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 e85f89c..0cb0a41 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 0206902..9d8f8cf 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 b9e9a8e..dee17e1 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 611015f..ee1d1b0 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 e963251..66657d3 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 0d33bbe..20ae005 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 872bf29..daa56cd 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 44b474d..50439aa 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 b337b1a..13f0604 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 c89623c..3f9f24b 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 6417b78..74cd86a 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 71c6a63..ed2ca98 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 8401b9e..de4c0de 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 d03733a..b62c628 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 359521e..81f48cd 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 77bfd43..a1c4c30 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 6629cda..e5351bb 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 fce0e4c..39550af 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 144ca43..076b7f2 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 c713cbb..e25a25e 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 7adbaa2..c0d0f17 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 72b8758..c9ba0d6 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 0ab640c..b726d01 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 d2048b6..a055f0b 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 1f6ba28..4df09d0 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 b60a997..97f0531 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 ab3ca3e..ae36e2a 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 5a48b05..d36102b 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 4a0e31f..0290589 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 b5d555f..1e8ad72 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 0fa2fa0..2215f90 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 abff530..1128e10 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 a164f08..4842d24 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 b389d80..5dd50a9 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 b1351c8..31177dc 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 3274481..cc4f9b9 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 ec2bb64..d014e24 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 eac542f..eda955b 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 2d1842b..f4fe8a5 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 431e51a..5f1eac6 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 346c2aa..3f425f2 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 2910ac2..c5ed384 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 2a854a1..8e73288 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 dc20c75..eee1581 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 efb8fa1..cdba463 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 a88fbe9..db5ff71 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 62775d1..dc13a83 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 c9314be..5069bab 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 f1c97fc..9437f3d 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 098a9e5..42205f2 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 08a199a..2301b22 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 03a73fc..4589772 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 d7fc572..f79a363 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 1522ac9..3a45c43 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 065f5ed..0fc533f 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 ec4fe9a..f37e071 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 8dc24ef..315ac73 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 133341f..bf16dcf 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 25df823..2bb4ff1 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 a53012e..f811596 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 7806483..d54e759 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 5c66b3d..0ab40a6 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 9f567f9..e29530a 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 764b02b..bdc35f0 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 909bf44..d617a88 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 f4ecab3..c70091e 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 4fddc26..274a64b 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 e749eed..3ded45d 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 b46df79..c1dc35c 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 3f12a59..ce5da2f 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 f0e7d5a..64f349f 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 7e2112e..59b3ca7 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 #