From 44b4020cc1e63d78ab99f87a062736bd97b7f89e Mon Sep 17 00:00:00 2001 From: Rafal Stefanowski Date: Tue, 28 Apr 2020 13:36:06 +0200 Subject: [PATCH] Update copyright statements 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_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_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_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_submit_bio.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/cas_module.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_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 +- .../tests/cache_ops/test_cleaning_policy_operation.py | 2 +- .../tests/cache_ops/test_dynamic_cache_mode_switching.py | 2 +- test/functional/tests/cache_ops/test_seq_cutoff.py | 2 +- test/functional/tests/cli/test_cli_help.py | 2 +- test/functional/tests/cli/test_cli_start_stop.py | 2 +- test/functional/tests/cli/test_seq_cutoff.py | 2 +- test/functional/tests/conftest.py | 2 +- test/functional/tests/data_integrity/test_data_integrity_12h.py | 2 +- test/functional/tests/example/example_test.py | 2 +- .../tests/fault_injection/test_another_device_with_same_id.py | 2 +- .../functional/tests/fault_injection/test_cache_insert_error.py | 2 +- .../fault_injection/test_fault_injection_with_mounted_core.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/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_directory.py | 2 +- test/functional/tests/io_class/test_io_class_file.py | 2 +- test/functional/tests/io_class/test_io_class_process.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/load/test_load.py | 2 +- test/functional/tests/security/test_security_user.py | 2 +- test/functional/tests/startup/test_startup.py | 2 +- test/functional/tests/stats/test_block_stats.py | 2 +- test/functional/tests/stats/test_ioclass_stats.py | 2 +- test/functional/tests/stress/test_stress_io_small_device.py | 2 +- test/functional/tests/stress/test_stress_without_io.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/casctl | 2 +- utils/open-cas-loader | 2 +- utils/open-cas-shutdown | 2 +- utils/open-cas.service | 2 +- utils/open-cas.shutdown | 2 +- utils/opencas.py | 2 +- utils/upgrade | 2 +- 237 files changed, 237 insertions(+), 237 deletions(-) diff --git a/LICENSE b/LICENSE index 8a69ec3..12ac155 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The Clear BSD License -Copyright(c) 2019 Intel Corporation +Copyright(c) 2019-2020 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 d66d01d..c49474c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/casadm/Makefile b/casadm/Makefile index dd12ee6..a8071fe 100644 --- a/casadm/Makefile +++ b/casadm/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/casadm/argp.c b/casadm/argp.c index 82f0ed3..21de648 100644 --- a/casadm/argp.c +++ b/casadm/argp.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/argp.h b/casadm/argp.h index 292693c..b2a50db 100644 --- a/casadm/argp.h +++ b/casadm/argp.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_lib.c b/casadm/cas_lib.c index 7d561be..87e8d25 100644 --- a/casadm/cas_lib.c +++ b/casadm/cas_lib.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_lib.h b/casadm/cas_lib.h index cc545ac..f2a0b63 100644 --- a/casadm/cas_lib.h +++ b/casadm/cas_lib.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_lib_utils.c b/casadm/cas_lib_utils.c index a6bdf54..b3ef085 100644 --- a/casadm/cas_lib_utils.c +++ b/casadm/cas_lib_utils.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_lib_utils.h b/casadm/cas_lib_utils.h index c4ef98b..b707da8 100644 --- a/casadm/cas_lib_utils.h +++ b/casadm/cas_lib_utils.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/cas_main.c b/casadm/cas_main.c index 7b0a63d..12283fe 100644 --- a/casadm/cas_main.c +++ b/casadm/cas_main.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/csvparse.c b/casadm/csvparse.c index 623fd44..e6eb9e4 100644 --- a/casadm/csvparse.c +++ b/casadm/csvparse.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/csvparse.h b/casadm/csvparse.h index 2de03a5..53525f8 100644 --- a/casadm/csvparse.h +++ b/casadm/csvparse.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/extended_err_msg.c b/casadm/extended_err_msg.c index d8cf861..8f386c3 100644 --- a/casadm/extended_err_msg.c +++ b/casadm/extended_err_msg.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/extended_err_msg.h b/casadm/extended_err_msg.h index f71de21..4139475 100644 --- a/casadm/extended_err_msg.h +++ b/casadm/extended_err_msg.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/intvector.c b/casadm/intvector.c index fe7bb1f..bad197e 100644 --- a/casadm/intvector.c +++ b/casadm/intvector.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/intvector.h b/casadm/intvector.h index 9b05c57..47c3649 100644 --- a/casadm/intvector.h +++ b/casadm/intvector.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/ocf_env.h b/casadm/ocf_env.h index 7b724e2..7a0c3ea 100644 --- a/casadm/ocf_env.h +++ b/casadm/ocf_env.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/ocf_env_headers.h b/casadm/ocf_env_headers.h index 16d6246..75736a0 100644 --- a/casadm/ocf_env_headers.h +++ b/casadm/ocf_env_headers.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/psort.c b/casadm/psort.c index 6cfbd92..8db4df7 100644 --- a/casadm/psort.c +++ b/casadm/psort.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/casadm/psort.h b/casadm/psort.h index 36c9611..a6864e6 100644 --- a/casadm/psort.h +++ b/casadm/psort.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_model.c b/casadm/statistics_model.c index 5b8f5cf..4a4438e 100644 --- a/casadm/statistics_model.c +++ b/casadm/statistics_model.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view.c b/casadm/statistics_view.c index 3c74eb5..4d005b9 100644 --- a/casadm/statistics_view.c +++ b/casadm/statistics_view.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view.h b/casadm/statistics_view.h index e0293d8..f4c8406 100644 --- a/casadm/statistics_view.h +++ b/casadm/statistics_view.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_csv.c b/casadm/statistics_view_csv.c index 783b714..329ae40 100644 --- a/casadm/statistics_view_csv.c +++ b/casadm/statistics_view_csv.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_csv.h b/casadm/statistics_view_csv.h index df40d1c..f488340 100644 --- a/casadm/statistics_view_csv.h +++ b/casadm/statistics_view_csv.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 40b8ec0..0bbd688 100644 --- a/casadm/statistics_view_raw_csv.c +++ b/casadm/statistics_view_raw_csv.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 1628953..fdee181 100644 --- a/casadm/statistics_view_raw_csv.h +++ b/casadm/statistics_view_raw_csv.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_structs.h b/casadm/statistics_view_structs.h index 6f7707f..f236f5b 100644 --- a/casadm/statistics_view_structs.h +++ b/casadm/statistics_view_structs.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_text.c b/casadm/statistics_view_text.c index daf6130..d17c332 100644 --- a/casadm/statistics_view_text.c +++ b/casadm/statistics_view_text.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/statistics_view_text.h b/casadm/statistics_view_text.h index 87a44d9..3259ad6 100644 --- a/casadm/statistics_view_text.h +++ b/casadm/statistics_view_text.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/table.c b/casadm/table.c index 44502cd..8f60583 100644 --- a/casadm/table.c +++ b/casadm/table.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/casadm/table.h b/casadm/table.h index b99165a..0202aaa 100644 --- a/casadm/table.h +++ b/casadm/table.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/upgrade.c b/casadm/upgrade.c index b6de084..cb94109 100644 --- a/casadm/upgrade.c +++ b/casadm/upgrade.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #include diff --git a/casadm/upgrade.h b/casadm/upgrade.h index 7d9ceb5..16a7e76 100644 --- a/casadm/upgrade.h +++ b/casadm/upgrade.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/casadm/vt100codes.h b/casadm/vt100codes.h index bc1cef2..77b179c 100644 --- a/casadm/vt100codes.h +++ b/casadm/vt100codes.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/configure b/configure index 0c802b4..c61c2ea 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 903a709..1e6a6d9 100644 --- a/configure.d/1_append_bio.conf +++ b/configure.d/1_append_bio.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 037d00c..ec4ff27 100644 --- a/configure.d/1_bdev_lookup.conf +++ b/configure.d/1_bdev_lookup.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 aa0c5a9..5baafeb 100644 --- a/configure.d/1_bio_clone.conf +++ b/configure.d/1_bio_clone.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 aadaefd..e72fb99 100644 --- a/configure.d/1_bio_dev.conf +++ b/configure.d/1_bio_dev.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 56c87c2..70e86fb 100644 --- a/configure.d/1_bio_discard.conf +++ b/configure.d/1_bio_discard.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 4ee02ff..6a09e00 100644 --- a/configure.d/1_bio_err.conf +++ b/configure.d/1_bio_err.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 f0e35ad..a6ce66d 100644 --- a/configure.d/1_bio_flags.conf +++ b/configure.d/1_bio_flags.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 4efbda7..aba8387 100644 --- a/configure.d/1_bio_iter.conf +++ b/configure.d/1_bio_iter.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_biovec.conf b/configure.d/1_biovec.conf index ceb30db..218f513 100644 --- a/configure.d/1_biovec.conf +++ b/configure.d/1_biovec.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 bac9ce2..0f227bc 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 df49e84..c781dac 100644 --- a/configure.d/1_blk_mq.conf +++ b/configure.d/1_blk_mq.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 4eb0690..04c7473 100644 --- a/configure.d/1_blk_status.conf +++ b/configure.d/1_blk_status.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 9b8d939..82c6533 100644 --- a/configure.d/1_block_pc.conf +++ b/configure.d/1_block_pc.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_deamonize.conf b/configure.d/1_deamonize.conf index 0e40cbb..98cf37f 100644 --- a/configure.d/1_deamonize.conf +++ b/configure.d/1_deamonize.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_dentry.conf b/configure.d/1_dentry.conf index bcf8c9f..fd4851c 100644 --- a/configure.d/1_dentry.conf +++ b/configure.d/1_dentry.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 a2b9333..a757f7c 100644 --- a/configure.d/1_discard_zeros.conf +++ b/configure.d/1_discard_zeros.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 9ccb81d..0e3a36a 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 688ace5..4780057 100644 --- a/configure.d/1_flush_flag.conf +++ b/configure.d/1_flush_flag.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 cb4515f..15f6043 100644 --- a/configure.d/1_generic_acct.conf +++ b/configure.d/1_generic_acct.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 260567b..37460e4 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-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_hlist.conf b/configure.d/1_hlist.conf index f888b03..b1bc616 100644 --- a/configure.d/1_hlist.conf +++ b/configure.d/1_hlist.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_inode.conf b/configure.d/1_inode.conf index ca06a83..c46d236 100644 --- a/configure.d/1_inode.conf +++ b/configure.d/1_inode.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_munmap.conf b/configure.d/1_munmap.conf index 2de79fe..e9a255b 100644 --- a/configure.d/1_munmap.conf +++ b/configure.d/1_munmap.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 88d5c6a..a9516ac 100644 --- a/configure.d/1_queue_bounce.conf +++ b/configure.d/1_queue_bounce.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 be9c5ab..8e98cf0 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 37bb826..152f532 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 3827547..5c341d2 100644 --- a/configure.d/1_queue_limits.conf +++ b/configure.d/1_queue_limits.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 590c209..ec72033 100644 --- a/configure.d/1_queue_lock.conf +++ b/configure.d/1_queue_lock.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 8faf779..166a420 100644 --- a/configure.d/1_req_fs.conf +++ b/configure.d/1_req_fs.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 42c911e..52e5f79 100644 --- a/configure.d/1_submit_bio.conf +++ b/configure.d/1_submit_bio.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 db9ab62..4e79de4 100644 --- a/configure.d/1_write_flag.conf +++ b/configure.d/1_write_flag.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 e32de73..b46c613 100644 --- a/configure.d/1_write_fua.conf +++ b/configure.d/1_write_fua.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/1_wtlh.conf b/configure.d/1_wtlh.conf index 6db7d17..bf87248 100644 --- a/configure.d/1_wtlh.conf +++ b/configure.d/1_wtlh.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 11233ef..37a4699 100644 --- a/configure.d/2_bio_barrier.conf +++ b/configure.d/2_bio_barrier.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 71100f6..5b6300b 100644 --- a/configure.d/2_bio_cmpl.conf +++ b/configure.d/2_bio_cmpl.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 9a1fbd5..4b00b66 100644 --- a/configure.d/2_flush_fua.conf +++ b/configure.d/2_flush_fua.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 b604615..32bade5 100644 --- a/configure.d/2_make_req.conf +++ b/configure.d/2_make_req.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 b70510f..d288238 100644 --- a/configure.d/2_queue_write.conf +++ b/configure.d/2_queue_write.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 28556b4..0715478 100644 --- a/configure.d/2_write_flush.conf +++ b/configure.d/2_write_flush.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/Makefile b/configure.d/Makefile index 21b221a..db778e7 100644 --- a/configure.d/Makefile +++ b/configure.d/Makefile @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/configure.d/conf_framework b/configure.d/conf_framework index 7ad15ae..0440634 100644 --- a/configure.d/conf_framework +++ b/configure.d/conf_framework @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/modules/Makefile b/modules/Makefile index 2ff46c8..3505b09 100644 --- a/modules/Makefile +++ b/modules/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # # If KERNELRELEASE is defined, we've been invoked from the diff --git a/modules/cas_cache/Makefile b/modules/cas_cache/Makefile index c6dd8a9..6d53ed8 100644 --- a/modules/cas_cache/Makefile +++ b/modules/cas_cache/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 a3c1c49..3ed6e1a 100644 --- a/modules/cas_cache/cas_cache.h +++ b/modules/cas_cache/cas_cache.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/classifier.c b/modules/cas_cache/classifier.c index 13e401c..7b2ac5f 100644 --- a/modules/cas_cache/classifier.c +++ b/modules/cas_cache/classifier.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2019 Intel Corporation +* Copyright(c) 2019-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/classifier.h b/modules/cas_cache/classifier.h index 1df0632..8dc7135 100644 --- a/modules/cas_cache/classifier.h +++ b/modules/cas_cache/classifier.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2019 Intel Corporation +* Copyright(c) 2019-2020 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 ec5b7bb..5cf94eb 100644 --- a/modules/cas_cache/classifier_defs.h +++ b/modules/cas_cache/classifier_defs.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2019 Intel Corporation +* Copyright(c) 2019-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/context.c b/modules/cas_cache/context.c index 8579286..5b2b157 100644 --- a/modules/cas_cache/context.c +++ b/modules/cas_cache/context.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/context.h b/modules/cas_cache/context.h index 5c605e3..c912e4c 100644 --- a/modules/cas_cache/context.h +++ b/modules/cas_cache/context.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/control.c b/modules/cas_cache/control.c index 5028050..6d18ea5 100644 --- a/modules/cas_cache/control.c +++ b/modules/cas_cache/control.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 a2b978d..8e8963a 100644 --- a/modules/cas_cache/control.h +++ b/modules/cas_cache/control.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 f6a724e..80b5330 100644 --- a/modules/cas_cache/layer_cache_management.c +++ b/modules/cas_cache/layer_cache_management.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 5857a39..c53df99 100644 --- a/modules/cas_cache/layer_cache_management.h +++ b/modules/cas_cache/layer_cache_management.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 74762d8..99acaaa 100644 --- a/modules/cas_cache/layer_upgrade.c +++ b/modules/cas_cache/layer_upgrade.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 fbf5a03..425a112 100644 --- a/modules/cas_cache/layer_upgrade.h +++ b/modules/cas_cache/layer_upgrade.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 f596883..38f9bb9 100644 --- a/modules/cas_cache/linux_kernel_version.h +++ b/modules/cas_cache/linux_kernel_version.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/main.c b/modules/cas_cache/main.c index b0124a3..b9850e5 100644 --- a/modules/cas_cache/main.c +++ b/modules/cas_cache/main.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 036c3e6..c2607f3 100644 --- a/modules/cas_cache/ocf_env.c +++ b/modules/cas_cache/ocf_env.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 bdc6f2a..98574b0 100644 --- a/modules/cas_cache/ocf_env.h +++ b/modules/cas_cache/ocf_env.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 fecb21a..69cb6b9 100644 --- a/modules/cas_cache/ocf_env_headers.h +++ b/modules/cas_cache/ocf_env_headers.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 a0cfc6e..dd8ebae 100644 --- a/modules/cas_cache/service_ui_ioctl.c +++ b/modules/cas_cache/service_ui_ioctl.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 8c9cfc5..2bbed3e 100644 --- a/modules/cas_cache/service_ui_ioctl.h +++ b/modules/cas_cache/service_ui_ioctl.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/threads.c b/modules/cas_cache/threads.c index e36504b..efa8011 100644 --- a/modules/cas_cache/threads.c +++ b/modules/cas_cache/threads.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_cache/threads.h b/modules/cas_cache/threads.h index c687807..e6fb63b 100644 --- a/modules/cas_cache/threads.h +++ b/modules/cas_cache/threads.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 578a4d8..b54b03f 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-2019 Intel Corporation +* Copyright(c) 2012-2020 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 08ada0b..d35e2f0 100644 --- a/modules/cas_cache/utils/cas_err.h +++ b/modules/cas_cache/utils/cas_err.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 1aaa573..1185982 100644 --- a/modules/cas_cache/utils/utils_blk.c +++ b/modules/cas_cache/utils/utils_blk.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 1eeeae0..3acbb8f 100644 --- a/modules/cas_cache/utils/utils_blk.h +++ b/modules/cas_cache/utils/utils_blk.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 d0992ff..b3e1c19 100644 --- a/modules/cas_cache/utils/utils_data.c +++ b/modules/cas_cache/utils/utils_data.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 71b31b9..bf4ea87 100644 --- a/modules/cas_cache/utils/utils_data.h +++ b/modules/cas_cache/utils/utils_data.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 8b069ae..9ee47aa 100644 --- a/modules/cas_cache/utils/utils_gc.c +++ b/modules/cas_cache/utils/utils_gc.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 3d3af0d..a286a2a 100644 --- a/modules/cas_cache/utils/utils_gc.h +++ b/modules/cas_cache/utils/utils_gc.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 c3cc25f..01d1625 100644 --- a/modules/cas_cache/utils/utils_mpool.c +++ b/modules/cas_cache/utils/utils_mpool.c @@ -1,5 +1,5 @@ /* - * Copyright(c) 2012-2018 Intel Corporation + * Copyright(c) 2012-2020 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 29181ec..8647f46 100644 --- a/modules/cas_cache/utils/utils_mpool.h +++ b/modules/cas_cache/utils/utils_mpool.h @@ -1,5 +1,5 @@ /* - * Copyright(c) 2012-2019 Intel Corporation + * Copyright(c) 2012-2020 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 7c1717d..bf1140c 100644 --- a/modules/cas_cache/utils/utils_nvme.c +++ b/modules/cas_cache/utils/utils_nvme.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 a0f7a8f..d052754 100644 --- a/modules/cas_cache/utils/utils_nvme.h +++ b/modules/cas_cache/utils/utils_nvme.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 4c32236..985d957 100644 --- a/modules/cas_cache/utils/utils_properties.c +++ b/modules/cas_cache/utils/utils_properties.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 9bb7d18..27775fd 100644 --- a/modules/cas_cache/utils/utils_properties.h +++ b/modules/cas_cache/utils/utils_properties.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 560579c..712e8bb 100644 --- a/modules/cas_cache/utils/utils_rpool.c +++ b/modules/cas_cache/utils/utils_rpool.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 198cef5..0e57490 100644 --- a/modules/cas_cache/utils/utils_rpool.h +++ b/modules/cas_cache/utils/utils_rpool.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 66ecb79..867d874 100644 --- a/modules/cas_cache/volume/obj_blk.h +++ b/modules/cas_cache/volume/obj_blk.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 058caa9..6e3d6d4 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-2019 Intel Corporation +* Copyright(c) 2012-2020 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 2de2b32..f31dd9c 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-2019 Intel Corporation +* Copyright(c) 2012-2020 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 5385119..a56bb09 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-2019 Intel Corporation +* Copyright(c) 2012-2020 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 e6cbe93..e2d8091 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-2019 Intel Corporation +* Copyright(c) 2012-2020 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 c165086..158eff0 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-2019 Intel Corporation +* Copyright(c) 2012-2020 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 1233470..7db9b94 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-2019 Intel Corporation +* Copyright(c) 2012-2020 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 b6456b5..1daae76 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-2019 Intel Corporation +* Copyright(c) 2012-2020 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 dc3a3c2..e7d263e 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-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_disk/Makefile b/modules/cas_disk/Makefile index 66e7523..42163a4 100644 --- a/modules/cas_disk/Makefile +++ b/modules/cas_disk/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 d60177c..d05e428 100644 --- a/modules/cas_disk/cas_disk.h +++ b/modules/cas_disk/cas_disk.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 65a5ab7..4c5babc 100644 --- a/modules/cas_disk/cas_disk_defs.h +++ b/modules/cas_disk/cas_disk_defs.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 2357d30..26c6ae6 100644 --- a/modules/cas_disk/debug.h +++ b/modules/cas_disk/debug.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 9a9e836..b62e2dc 100644 --- a/modules/cas_disk/disk.c +++ b/modules/cas_disk/disk.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 54b305a..8d6fb49 100644 --- a/modules/cas_disk/disk.h +++ b/modules/cas_disk/disk.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 a8982cc..ad856b1 100644 --- a/modules/cas_disk/exp_obj.c +++ b/modules/cas_disk/exp_obj.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 82369ef..fab61a2 100644 --- a/modules/cas_disk/exp_obj.h +++ b/modules/cas_disk/exp_obj.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 21a5218..53bcc68 100644 --- a/modules/cas_disk/main.c +++ b/modules/cas_disk/main.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ diff --git a/modules/cas_disk/sysfs.c b/modules/cas_disk/sysfs.c index a501e36..414ce2f 100644 --- a/modules/cas_disk/sysfs.c +++ b/modules/cas_disk/sysfs.c @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 8499926..6b9fc59 100644 --- a/modules/cas_disk/sysfs.h +++ b/modules/cas_disk/sysfs.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause-Clear */ #ifndef __CASDISK_SYSFS_H__ diff --git a/modules/config.mk b/modules/config.mk index de03276..78487db 100644 --- a/modules/config.mk +++ b/modules/config.mk @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/modules/extra.mk b/modules/extra.mk index 7437ed3..a74eb20 100644 --- a/modules/extra.mk +++ b/modules/extra.mk @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # ifneq ($(KERNELRELEASE),) diff --git a/modules/include/cas_ioctl_codes.h b/modules/include/cas_ioctl_codes.h index d424d9a..1703f82 100644 --- a/modules/include/cas_ioctl_codes.h +++ b/modules/include/cas_ioctl_codes.h @@ -1,5 +1,5 @@ /* -* Copyright(c) 2012-2019 Intel Corporation +* Copyright(c) 2012-2020 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 58f0dd6..840261f 100644 --- a/test/functional/api/cas/cas_module.py +++ b/test/functional/api/cas/cas_module.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 3852894..2de14ea 100644 --- a/test/functional/api/cas/casadm_params.py +++ b/test/functional/api/cas/casadm_params.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 d79ac4d..38fb8bf 100644 --- a/test/functional/api/cas/casadm_parser.py +++ b/test/functional/api/cas/casadm_parser.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # import csv diff --git a/test/functional/api/cas/casctl.py b/test/functional/api/cas/casctl.py index e41617f..252e6e3 100644 --- a/test/functional/api/cas/casctl.py +++ b/test/functional/api/cas/casctl.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 9cede53..0c83777 100644 --- a/test/functional/api/cas/cli_messages.py +++ b/test/functional/api/cas/cli_messages.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 a54e6b3..cbfd364 100644 --- a/test/functional/api/cas/core.py +++ b/test/functional/api/cas/core.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 df868e5..cb3a9c5 100644 --- a/test/functional/api/cas/git.py +++ b/test/functional/api/cas/git.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 4be4634..650dc3a 100644 --- a/test/functional/api/cas/init_config.py +++ b/test/functional/api/cas/init_config.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 5ff20db..ebec4da 100644 --- a/test/functional/api/cas/installer.py +++ b/test/functional/api/cas/installer.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 8ac7b23..8b06442 100644 --- a/test/functional/api/cas/ioclass_config.py +++ b/test/functional/api/cas/ioclass_config.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # 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 a6312a3..277bc49 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # 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 f6e39b3..add5f01 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cache_ops/test_seq_cutoff.py b/test/functional/tests/cache_ops/test_seq_cutoff.py index 5aa471f..9104f2d 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cli/test_cli_help.py b/test/functional/tests/cli/test_cli_help.py index b2aed2f..ebfdb69 100644 --- a/test/functional/tests/cli/test_cli_help.py +++ b/test/functional/tests/cli/test_cli_help.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 f5aef69..e2ea233 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/cli/test_seq_cutoff.py b/test/functional/tests/cli/test_seq_cutoff.py index 69ea98a..049c345 100644 --- a/test/functional/tests/cli/test_seq_cutoff.py +++ b/test/functional/tests/cli/test_seq_cutoff.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/conftest.py b/test/functional/tests/conftest.py index 3b152e4..7728e85 100644 --- a/test/functional/tests/conftest.py +++ b/test/functional/tests/conftest.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 6b466fa..2cbd57f 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 Intel Corporation +# Copyright(c) 2019-2020 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 3c5dc1d..050774d 100644 --- a/test/functional/tests/example/example_test.py +++ b/test/functional/tests/example/example_test.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 f52b74b..05d2aec 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 Intel Corporation +# Copyright(c) 2019-2020 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 36f06dd..8ecefa3 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 Intel Corporation +# Copyright(c) 2019-2020 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 09242da..8c1e4e2 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 Intel Corporation +# Copyright(c) 2019-2020 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 53cd7ca..1732d10 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 Intel Corporation +# Copyright(c) 2019-2020 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 321b679..06d4880 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 Intel Corporation +# Copyright(c) 2019-2020 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 62d1df3..332973c 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 Intel Corporation +# Copyright(c) 2019-2020 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 ae8ae4f..089a62e 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # import pytest diff --git a/test/functional/tests/incremental_load/test_inactive_cores.py b/test/functional/tests/incremental_load/test_inactive_cores.py index b058ca7..657fd4e 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 Intel Corporation +# Copyright(c) 2019-2020 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 62a6c99..2933a9b 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 Intel Corporation +# Copyright(c) 2019-2020 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 2730382..1e93d51 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 Intel Corporation +# Copyright(c) 2019-2020 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 8dffee0..64ab41d 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 Intel Corporation +# Copyright(c) 2019-2020 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 ecd889d..203e9e0 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 Intel Corporation +# Copyright(c) 2019-2020 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 4493745..cfa67e9 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 Intel Corporation +# Copyright(c) 2019-2020 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 a26feb5..0fc3955 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 Intel Corporation +# Copyright(c) 2019-2020 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 1d1b990..c797e79 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 Intel Corporation +# Copyright(c) 2019-2020 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 6bcd818..512d0f5 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/load/test_load.py b/test/functional/tests/load/test_load.py index 150b3ca..7cc1926 100644 --- a/test/functional/tests/load/test_load.py +++ b/test/functional/tests/load/test_load.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 807006e..c085d6d 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/functional/tests/startup/test_startup.py b/test/functional/tests/startup/test_startup.py index 964c02c..5943994 100644 --- a/test/functional/tests/startup/test_startup.py +++ b/test/functional/tests/startup/test_startup.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 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 91a7a4a..cd1df6f 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 Intel Corporation +# Copyright(c) 2019-2020 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 47dcb69..9657137 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 Intel Corporation +# Copyright(c) 2019-2020 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 8982c19..bb1aded 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 Intel Corporation +# Copyright(c) 2019-2020 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 97e4469..2ad19ca 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/01 b/test/smoke_test/basic/01 index 6799c89..b337b1a 100755 --- a/test/smoke_test/basic/01 +++ b/test/smoke_test/basic/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/02 b/test/smoke_test/basic/02 index 6a65961..746dd16 100755 --- a/test/smoke_test/basic/02 +++ b/test/smoke_test/basic/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/03 b/test/smoke_test/basic/03 index b9856cb..5c1358c 100755 --- a/test/smoke_test/basic/03 +++ b/test/smoke_test/basic/03 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/04 b/test/smoke_test/basic/04 index 6496be6..dcc5d78 100755 --- a/test/smoke_test/basic/04 +++ b/test/smoke_test/basic/04 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/05 b/test/smoke_test/basic/05 index 6c7547c..006b27a 100755 --- a/test/smoke_test/basic/05 +++ b/test/smoke_test/basic/05 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/06 b/test/smoke_test/basic/06 index 53ab0ff..af82515 100755 --- a/test/smoke_test/basic/06 +++ b/test/smoke_test/basic/06 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/07 b/test/smoke_test/basic/07 index b96251c..359521e 100755 --- a/test/smoke_test/basic/07 +++ b/test/smoke_test/basic/07 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/08 b/test/smoke_test/basic/08 index 15418ab..75c714b 100755 --- a/test/smoke_test/basic/08 +++ b/test/smoke_test/basic/08 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/09 b/test/smoke_test/basic/09 index 9054b6f..6629cda 100755 --- a/test/smoke_test/basic/09 +++ b/test/smoke_test/basic/09 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/10 b/test/smoke_test/basic/10 index 776d2dc..fce0e4c 100755 --- a/test/smoke_test/basic/10 +++ b/test/smoke_test/basic/10 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/11 b/test/smoke_test/basic/11 index c946a50..6004d9a 100755 --- a/test/smoke_test/basic/11 +++ b/test/smoke_test/basic/11 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/12 b/test/smoke_test/basic/12 index 8a4ea6c..9dbb4b9 100755 --- a/test/smoke_test/basic/12 +++ b/test/smoke_test/basic/12 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/basic/13 b/test/smoke_test/basic/13 index 2db81cd..0814383 100755 --- a/test/smoke_test/basic/13 +++ b/test/smoke_test/basic/13 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 b67272b..72b8758 100755 --- a/test/smoke_test/cache_suspend/01 +++ b/test/smoke_test/cache_suspend/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 f53805e..dc69f06 100755 --- a/test/smoke_test/cache_suspend/02 +++ b/test/smoke_test/cache_suspend/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 d77cc0e..307c371 100755 --- a/test/smoke_test/cache_suspend/03 +++ b/test/smoke_test/cache_suspend/03 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cas_config b/test/smoke_test/cas_config index dc4c91b..1c2535c 100644 --- a/test/smoke_test/cas_config +++ b/test/smoke_test/cas_config @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 9ec8b5e..18ea4d6 100644 --- a/test/smoke_test/cas_functions +++ b/test/smoke_test/cas_functions @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cas_lib b/test/smoke_test/cas_lib index 73b3178..17aaa1f 100644 --- a/test/smoke_test/cas_lib +++ b/test/smoke_test/cas_lib @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 ec5f0e9..a67fcf1 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-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/cas_options b/test/smoke_test/cas_options index f4888f7..c09af10 100644 --- a/test/smoke_test/cas_options +++ b/test/smoke_test/cas_options @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 efefad8..d453e5d 100755 --- a/test/smoke_test/eviction_policy/01 +++ b/test/smoke_test/eviction_policy/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 ba61a87..65bd815 100755 --- a/test/smoke_test/eviction_policy/02 +++ b/test/smoke_test/eviction_policy/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 fbf7025..bb0fcc1 100755 --- a/test/smoke_test/eviction_policy/03 +++ b/test/smoke_test/eviction_policy/03 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/fio/01 b/test/smoke_test/fio/01 index 4b168f8..2e6d7e9 100755 --- a/test/smoke_test/fio/01 +++ b/test/smoke_test/fio/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 15a542f..0d23cdc 100755 --- a/test/smoke_test/incremental_load/01 +++ b/test/smoke_test/incremental_load/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 c9b1009..14966de 100755 --- a/test/smoke_test/incremental_load/02 +++ b/test/smoke_test/incremental_load/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 0676d51..cefe79d 100755 --- a/test/smoke_test/init_script/01 +++ b/test/smoke_test/init_script/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 c5b727d..3beedf2 100755 --- a/test/smoke_test/init_script/02 +++ b/test/smoke_test/init_script/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 83d92d6..2e89a93 100755 --- a/test/smoke_test/init_script/03 +++ b/test/smoke_test/init_script/03 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 8bea3e8..ddc91b5 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 1f64671..4262fdb 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 c77eddc..346c2aa 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 c621546..64c52f1 100755 --- a/test/smoke_test/metadata_corrupt/01 +++ b/test/smoke_test/metadata_corrupt/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 58a526a..538196b 100755 --- a/test/smoke_test/metadata_corrupt/02 +++ b/test/smoke_test/metadata_corrupt/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/promotion/01 b/test/smoke_test/promotion/01 index 057ed92..eb702e9 100755 --- a/test/smoke_test/promotion/01 +++ b/test/smoke_test/promotion/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/recovery/01 b/test/smoke_test/recovery/01 index bdc120d..805fae0 100755 --- a/test/smoke_test/recovery/01 +++ b/test/smoke_test/recovery/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/recovery/02 b/test/smoke_test/recovery/02 index 23891f2..792f799 100755 --- a/test/smoke_test/recovery/02 +++ b/test/smoke_test/recovery/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/test/smoke_test/run_tests b/test/smoke_test/run_tests index f904bc6..62775d1 100755 --- a/test/smoke_test/run_tests +++ b/test/smoke_test/run_tests @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 e388b43..e9d6e5d 100755 --- a/test/smoke_test/write_back/01 +++ b/test/smoke_test/write_back/01 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 654b894..f1c97fc 100755 --- a/test/smoke_test/write_back/02 +++ b/test/smoke_test/write_back/02 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 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 989b561..098a9e5 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 0b5f199..08a199a 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 ce9ead8..8b489f4 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 5ce58a6..8ba35ea 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 a09d29f..1522ac9 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 0273fc3..065f5ed 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-2019 Intel Corporation +# Copyright(c) 2012-2020 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 95132ca..0aa5c96 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 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/Makefile b/utils/Makefile index ac69fb2..04039ff 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/casctl b/utils/casctl index 0ab45d9..f5da426 100755 --- a/utils/casctl +++ b/utils/casctl @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/open-cas-loader b/utils/open-cas-loader index ade0694..372e1b4 100755 --- a/utils/open-cas-loader +++ b/utils/open-cas-loader @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/open-cas-shutdown b/utils/open-cas-shutdown index 2baa508..9f567f9 100644 --- a/utils/open-cas-shutdown +++ b/utils/open-cas-shutdown @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # # diff --git a/utils/open-cas.service b/utils/open-cas.service index cfd07f3..764b02b 100644 --- a/utils/open-cas.service +++ b/utils/open-cas.service @@ -1,5 +1,5 @@ # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/open-cas.shutdown b/utils/open-cas.shutdown index fd88214..909bf44 100755 --- a/utils/open-cas.shutdown +++ b/utils/open-cas.shutdown @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/opencas.py b/utils/opencas.py index c96460a..3c0195a 100644 --- a/utils/opencas.py +++ b/utils/opencas.py @@ -1,5 +1,5 @@ # -# Copyright(c) 2012-2019 Intel Corporation +# Copyright(c) 2012-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear # diff --git a/utils/upgrade b/utils/upgrade index 29bf061..3367815 100755 --- a/utils/upgrade +++ b/utils/upgrade @@ -1,6 +1,6 @@ #!/usr/bin/python3 # -# Copyright(c) 2019 Intel Corporation +# Copyright(c) 2019-2020 Intel Corporation # SPDX-License-Identifier: BSD-3-Clause-Clear #