diff --git a/PyPowerFlex/configuration.py b/PyPowerFlex/configuration.py index 1a217ac..2e9057e 100644 --- a/PyPowerFlex/configuration.py +++ b/PyPowerFlex/configuration.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/constants.py b/PyPowerFlex/constants.py index e2c0707..98535bf 100644 --- a/PyPowerFlex/constants.py +++ b/PyPowerFlex/constants.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/exceptions.py b/PyPowerFlex/exceptions.py index a48309b..34f998c 100644 --- a/PyPowerFlex/exceptions.py +++ b/PyPowerFlex/exceptions.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/acceleration_pool.py b/PyPowerFlex/objects/acceleration_pool.py index aa62736..6f03050 100644 --- a/PyPowerFlex/objects/acceleration_pool.py +++ b/PyPowerFlex/objects/acceleration_pool.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/device.py b/PyPowerFlex/objects/device.py index 1834f25..7b03e12 100644 --- a/PyPowerFlex/objects/device.py +++ b/PyPowerFlex/objects/device.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/fault_set.py b/PyPowerFlex/objects/fault_set.py index 74cb079..c6666f9 100644 --- a/PyPowerFlex/objects/fault_set.py +++ b/PyPowerFlex/objects/fault_set.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/protection_domain.py b/PyPowerFlex/objects/protection_domain.py index b0948c1..9f8cb44 100644 --- a/PyPowerFlex/objects/protection_domain.py +++ b/PyPowerFlex/objects/protection_domain.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/replication_consistency_group.py b/PyPowerFlex/objects/replication_consistency_group.py index 0f3360c..2510557 100644 --- a/PyPowerFlex/objects/replication_consistency_group.py +++ b/PyPowerFlex/objects/replication_consistency_group.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/replication_pair.py b/PyPowerFlex/objects/replication_pair.py index 8e3634d..c1755f3 100644 --- a/PyPowerFlex/objects/replication_pair.py +++ b/PyPowerFlex/objects/replication_pair.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/sdc.py b/PyPowerFlex/objects/sdc.py index f8f473a..518ce0c 100644 --- a/PyPowerFlex/objects/sdc.py +++ b/PyPowerFlex/objects/sdc.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/sds.py b/PyPowerFlex/objects/sds.py index c1c753a..aa80acf 100644 --- a/PyPowerFlex/objects/sds.py +++ b/PyPowerFlex/objects/sds.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/snapshot_policy.py b/PyPowerFlex/objects/snapshot_policy.py index 3034b14..ab7fe95 100644 --- a/PyPowerFlex/objects/snapshot_policy.py +++ b/PyPowerFlex/objects/snapshot_policy.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/storage_pool.py b/PyPowerFlex/objects/storage_pool.py index 85e8367..23555e1 100644 --- a/PyPowerFlex/objects/storage_pool.py +++ b/PyPowerFlex/objects/storage_pool.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020-24 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/system.py b/PyPowerFlex/objects/system.py index 7ac7d93..1e18d64 100644 --- a/PyPowerFlex/objects/system.py +++ b/PyPowerFlex/objects/system.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/utility.py b/PyPowerFlex/objects/utility.py index 0c80cd8..dfe04bd 100644 --- a/PyPowerFlex/objects/utility.py +++ b/PyPowerFlex/objects/utility.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/objects/volume.py b/PyPowerFlex/objects/volume.py index 02df2f9..d7e45b1 100644 --- a/PyPowerFlex/objects/volume.py +++ b/PyPowerFlex/objects/volume.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/PyPowerFlex/token.py b/PyPowerFlex/token.py index 089ce9e..e8370e2 100644 --- a/PyPowerFlex/token.py +++ b/PyPowerFlex/token.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_acceleration_pool.py b/tests/test_acceleration_pool.py index 956b03b..74fa9bb 100644 --- a/tests/test_acceleration_pool.py +++ b/tests/test_acceleration_pool.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_base.py b/tests/test_base.py index 0dbefeb..615a2ff 100644 --- a/tests/test_base.py +++ b/tests/test_base.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_device.py b/tests/test_device.py index 68db29f..7b8da49 100644 --- a/tests/test_device.py +++ b/tests/test_device.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_fault_set.py b/tests/test_fault_set.py index 840f687..b80e126 100644 --- a/tests/test_fault_set.py +++ b/tests/test_fault_set.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_protection_domain.py b/tests/test_protection_domain.py index 5ed650f..61d0dee 100644 --- a/tests/test_protection_domain.py +++ b/tests/test_protection_domain.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_replication_consistency_group.py b/tests/test_replication_consistency_group.py index f834048..467897f 100644 --- a/tests/test_replication_consistency_group.py +++ b/tests/test_replication_consistency_group.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_replication_pair.py b/tests/test_replication_pair.py index 66dfb4e..58a6261 100644 --- a/tests/test_replication_pair.py +++ b/tests/test_replication_pair.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_sdc.py b/tests/test_sdc.py index cd827bb..c970372 100644 --- a/tests/test_sdc.py +++ b/tests/test_sdc.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_sds.py b/tests/test_sds.py index 8c37668..223ca2f 100644 --- a/tests/test_sds.py +++ b/tests/test_sds.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_snapshot_policy.py b/tests/test_snapshot_policy.py index 4a8522f..107355b 100644 --- a/tests/test_snapshot_policy.py +++ b/tests/test_snapshot_policy.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_storage_pool.py b/tests/test_storage_pool.py index 02ca25d..0c4e1d9 100644 --- a/tests/test_storage_pool.py +++ b/tests/test_storage_pool.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020-24 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_system.py b/tests/test_system.py index b8a23d5..2c99c40 100644 --- a/tests/test_system.py +++ b/tests/test_system.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_utility.py b/tests/test_utility.py index 3f9a05f..951756d 100644 --- a/tests/test_utility.py +++ b/tests/test_utility.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tests/test_volume.py b/tests/test_volume.py index 9487fba..882ad74 100644 --- a/tests/test_volume.py +++ b/tests/test_volume.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Dell Inc. or its subsidiaries. +# Copyright (c) 2024 Dell Inc. or its subsidiaries. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may