Skip to content

Commit 7fe68f5

Browse files
authored
Merge pull request #21 from Bhavneet-Sharma/2024_copyright_year_update
Updating copyright year
2 parents 0654120 + 562322f commit 7fe68f5

31 files changed

+31
-31
lines changed

PyPowerFlex/configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/objects/acceleration_pool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/objects/device.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/objects/fault_set.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/objects/protection_domain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/objects/replication_consistency_group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/objects/replication_pair.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

PyPowerFlex/objects/sdc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020 Dell Inc. or its subsidiaries.
1+
# Copyright (c) 2024 Dell Inc. or its subsidiaries.
22
# All Rights Reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License"); you may

0 commit comments

Comments
 (0)