From 39894b45ca694ed23a29e1052277964328f2d4d0 Mon Sep 17 00:00:00 2001 From: "Travis F. Collins" Date: Tue, 21 Jan 2025 09:38:08 -0700 Subject: [PATCH] Update all years to 2025 Signed-off-by: Travis F. Collins --- adi/QuadMxFE_multi.py | 2 +- adi/__init__.py | 2 +- adi/ad2s1210.py | 2 +- adi/ad3552r.py | 2 +- adi/ad4020.py | 2 +- adi/ad405x.py | 2 +- adi/ad4110.py | 2 +- adi/ad4130.py | 2 +- adi/ad4170.py | 2 +- adi/ad4630.py | 2 +- adi/ad469x.py | 2 +- adi/ad4858.py | 2 +- adi/ad5592r.py | 2 +- adi/ad5627.py | 2 +- adi/ad5686.py | 2 +- adi/ad5754r.py | 2 +- adi/ad579x.py | 2 +- adi/ad5940.py | 2 +- adi/ad6676.py | 2 +- adi/ad7124.py | 2 +- adi/ad7134.py | 2 +- adi/ad717x.py | 2 +- adi/ad719x.py | 2 +- adi/ad7291.py | 2 +- adi/ad738x.py | 2 +- adi/ad7606.py | 2 +- adi/ad7689.py | 2 +- adi/ad7746.py | 2 +- adi/ad7768.py | 2 +- adi/ad777x.py | 2 +- adi/ad7799.py | 2 +- adi/ad9081.py | 2 +- adi/ad9081_mc.py | 2 +- adi/ad9083.py | 2 +- adi/ad9084.py | 2 +- adi/ad9084_mc.py | 2 +- adi/ad9094.py | 2 +- adi/ad9136.py | 2 +- adi/ad9144.py | 2 +- adi/ad9152.py | 2 +- adi/ad9162.py | 2 +- adi/ad9166.py | 2 +- adi/ad9172.py | 2 +- adi/ad9213.py | 2 +- adi/ad9250.py | 2 +- adi/ad9265.py | 2 +- adi/ad936x.py | 2 +- adi/ad937x.py | 2 +- adi/ad9434.py | 2 +- adi/ad9467.py | 2 +- adi/ad9625.py | 2 +- adi/ad9680.py | 2 +- adi/ad9739a.py | 2 +- adi/ada4961.py | 2 +- adi/adaq8092.py | 2 +- adi/adar1000.py | 2 +- adi/adf4159.py | 2 +- adi/adf4355.py | 2 +- adi/adf4371.py | 2 +- adi/adf5610.py | 2 +- adi/adg2128.py | 2 +- adi/adis16460.py | 2 +- adi/adis16475.py | 2 +- adi/adis16480.py | 2 +- adi/adis16507.py | 2 +- adi/adis16550.py | 2 +- adi/adl5240.py | 2 +- adi/adl5960.py | 2 +- adi/admv8818.py | 2 +- adi/adpd1080.py | 2 +- adi/adpd188.py | 2 +- adi/adpd410x.py | 2 +- adi/adrf5720.py | 2 +- adi/adrv9002.py | 2 +- adi/adrv9009.py | 2 +- adi/adrv9009_zu11eg.py | 2 +- adi/adrv9009_zu11eg_fmcomms8.py | 2 +- adi/adrv9009_zu11eg_multi.py | 2 +- adi/adt7420.py | 2 +- adi/adxl313.py | 2 +- adi/adxl345.py | 2 +- adi/adxl355.py | 2 +- adi/adxl380.py | 2 +- adi/adxrs290.py | 2 +- adi/attribute.py | 2 +- adi/cn0511.py | 2 +- adi/cn0532.py | 2 +- adi/cn0540.py | 2 +- adi/cn0554.py | 2 +- adi/cn0556.py | 2 +- adi/cn0565.py | 2 +- adi/cn0566.py | 2 +- adi/cn0575.py | 2 +- adi/cn0579.py | 2 +- adi/compat.py | 2 +- adi/context_manager.py | 2 +- adi/daq2.py | 2 +- adi/daq3.py | 2 +- adi/dds.py | 2 +- adi/dsp.py | 2 +- adi/fmc_vna.py | 2 +- adi/fmcadc3.py | 2 +- adi/fmcjesdadc1.py | 2 +- adi/fmclidar1.py | 2 +- adi/fmcomms11.py | 2 +- adi/fmcomms5.py | 2 +- adi/gen_mux.py | 2 +- adi/jesd.py | 2 +- adi/jesd_internal.py | 2 +- adi/lm75.py | 2 +- adi/ltc2314_14.py | 2 +- adi/ltc2387.py | 2 +- adi/ltc2499.py | 2 +- adi/ltc2664.py | 2 +- adi/ltc2672.py | 2 +- adi/ltc2688.py | 2 +- adi/ltc2983.py | 2 +- adi/max11205.py | 2 +- adi/max14001.py | 2 +- adi/max31855.py | 2 +- adi/max31865.py | 2 +- adi/max9611.py | 2 +- adi/obs.py | 2 +- adi/one_bit_adc_dac.py | 2 +- adi/rx_tx.py | 2 +- adi/sync_start.py | 2 +- adi/tdd.py | 2 +- adi/tddn.py | 2 +- 128 files changed, 128 insertions(+), 128 deletions(-) diff --git a/adi/QuadMxFE_multi.py b/adi/QuadMxFE_multi.py index c5f2aaadf..f7de89411 100644 --- a/adi/QuadMxFE_multi.py +++ b/adi/QuadMxFE_multi.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/__init__.py b/adi/__init__.py index 2db3ec9ee..8b36a295a 100644 --- a/adi/__init__.py +++ b/adi/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad2s1210.py b/adi/ad2s1210.py index d0d117e04..a8f47844b 100644 --- a/adi/ad2s1210.py +++ b/adi/ad2s1210.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad3552r.py b/adi/ad3552r.py index e9d071950..89ef91c3b 100644 --- a/adi/ad3552r.py +++ b/adi/ad3552r.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad4020.py b/adi/ad4020.py index 186e80e65..a8a100c6b 100644 --- a/adi/ad4020.py +++ b/adi/ad4020.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad405x.py b/adi/ad405x.py index c80015cf9..4bd1dac9e 100644 --- a/adi/ad405x.py +++ b/adi/ad405x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad4110.py b/adi/ad4110.py index 48b025214..f61ef491f 100644 --- a/adi/ad4110.py +++ b/adi/ad4110.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad4130.py b/adi/ad4130.py index 30ae7ec2f..6aa1fa8e6 100644 --- a/adi/ad4130.py +++ b/adi/ad4130.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad4170.py b/adi/ad4170.py index f7c87d67a..6229399f6 100644 --- a/adi/ad4170.py +++ b/adi/ad4170.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad4630.py b/adi/ad4630.py index b3a064252..d7ec877ad 100644 --- a/adi/ad4630.py +++ b/adi/ad4630.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad469x.py b/adi/ad469x.py index 78e6a9b9e..6ccf33847 100644 --- a/adi/ad469x.py +++ b/adi/ad469x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad4858.py b/adi/ad4858.py index 787453129..60f0f10e8 100644 --- a/adi/ad4858.py +++ b/adi/ad4858.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad5592r.py b/adi/ad5592r.py index 6d8ae056b..baf515cd0 100644 --- a/adi/ad5592r.py +++ b/adi/ad5592r.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad5627.py b/adi/ad5627.py index b6fdacfa3..b186b0082 100644 --- a/adi/ad5627.py +++ b/adi/ad5627.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad5686.py b/adi/ad5686.py index e0f23b3be..f19d9925c 100644 --- a/adi/ad5686.py +++ b/adi/ad5686.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad5754r.py b/adi/ad5754r.py index 819e4327d..41fb1f690 100644 --- a/adi/ad5754r.py +++ b/adi/ad5754r.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad579x.py b/adi/ad579x.py index 599308a51..1c9162bc9 100644 --- a/adi/ad579x.py +++ b/adi/ad579x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad5940.py b/adi/ad5940.py index 74e0408b8..70c89c26b 100644 --- a/adi/ad5940.py +++ b/adi/ad5940.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad6676.py b/adi/ad6676.py index 0b31c0071..4c593a25f 100644 --- a/adi/ad6676.py +++ b/adi/ad6676.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad7124.py b/adi/ad7124.py index 32826fdca..93785e82f 100644 --- a/adi/ad7124.py +++ b/adi/ad7124.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad7134.py b/adi/ad7134.py index 1f3b8c2a7..d31389f27 100644 --- a/adi/ad7134.py +++ b/adi/ad7134.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad717x.py b/adi/ad717x.py index 7c46ee67d..60eefa00b 100644 --- a/adi/ad717x.py +++ b/adi/ad717x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad719x.py b/adi/ad719x.py index c8ae4a9f6..b02ac4ac4 100644 --- a/adi/ad719x.py +++ b/adi/ad719x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad7291.py b/adi/ad7291.py index 5f69d297d..f158c7d9d 100644 --- a/adi/ad7291.py +++ b/adi/ad7291.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad738x.py b/adi/ad738x.py index eaadd83aa..0f7891d84 100644 --- a/adi/ad738x.py +++ b/adi/ad738x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad7606.py b/adi/ad7606.py index 61f593fa2..4a0845ed8 100644 --- a/adi/ad7606.py +++ b/adi/ad7606.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad7689.py b/adi/ad7689.py index ccfbfb384..8a331fb3f 100644 --- a/adi/ad7689.py +++ b/adi/ad7689.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad7746.py b/adi/ad7746.py index 1e5ef2de7..5277db37a 100644 --- a/adi/ad7746.py +++ b/adi/ad7746.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad7768.py b/adi/ad7768.py index df251448c..c36b166a5 100644 --- a/adi/ad7768.py +++ b/adi/ad7768.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad777x.py b/adi/ad777x.py index ea98c11dd..20bbb4e62 100644 --- a/adi/ad777x.py +++ b/adi/ad777x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad7799.py b/adi/ad7799.py index a6836a8b7..0fd992c2c 100644 --- a/adi/ad7799.py +++ b/adi/ad7799.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9081.py b/adi/ad9081.py index 2f922550a..aa419253d 100644 --- a/adi/ad9081.py +++ b/adi/ad9081.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9081_mc.py b/adi/ad9081_mc.py index 6a6e0486f..33ca5f516 100644 --- a/adi/ad9081_mc.py +++ b/adi/ad9081_mc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9083.py b/adi/ad9083.py index 0cb37f26d..c3df063c8 100644 --- a/adi/ad9083.py +++ b/adi/ad9083.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9084.py b/adi/ad9084.py index 3b689386b..e1d08fe8c 100644 --- a/adi/ad9084.py +++ b/adi/ad9084.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9084_mc.py b/adi/ad9084_mc.py index 48cd217e6..206688162 100644 --- a/adi/ad9084_mc.py +++ b/adi/ad9084_mc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9094.py b/adi/ad9094.py index 569d87646..8dcf55507 100644 --- a/adi/ad9094.py +++ b/adi/ad9094.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9136.py b/adi/ad9136.py index fe2fa841a..b0f6bd694 100644 --- a/adi/ad9136.py +++ b/adi/ad9136.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9144.py b/adi/ad9144.py index dcc1d127b..73893604b 100644 --- a/adi/ad9144.py +++ b/adi/ad9144.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9152.py b/adi/ad9152.py index 584c60d80..9214cd98b 100644 --- a/adi/ad9152.py +++ b/adi/ad9152.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9162.py b/adi/ad9162.py index a30243ab2..9f0fb8924 100644 --- a/adi/ad9162.py +++ b/adi/ad9162.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9166.py b/adi/ad9166.py index 9fae8dc13..4fa2f5f44 100644 --- a/adi/ad9166.py +++ b/adi/ad9166.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9172.py b/adi/ad9172.py index ab63c0e9d..1dddf01c8 100644 --- a/adi/ad9172.py +++ b/adi/ad9172.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9213.py b/adi/ad9213.py index 0bcb14ff3..2294b1052 100644 --- a/adi/ad9213.py +++ b/adi/ad9213.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9250.py b/adi/ad9250.py index 7031acb3b..4b0427c73 100644 --- a/adi/ad9250.py +++ b/adi/ad9250.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9265.py b/adi/ad9265.py index 0daa0b49d..6e733a273 100644 --- a/adi/ad9265.py +++ b/adi/ad9265.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad936x.py b/adi/ad936x.py index 3b444fa26..c71cd809e 100644 --- a/adi/ad936x.py +++ b/adi/ad936x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad937x.py b/adi/ad937x.py index f26d186da..be75dc680 100644 --- a/adi/ad937x.py +++ b/adi/ad937x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9434.py b/adi/ad9434.py index b51647cef..99cdd3390 100644 --- a/adi/ad9434.py +++ b/adi/ad9434.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9467.py b/adi/ad9467.py index 543b32e08..571109ef0 100644 --- a/adi/ad9467.py +++ b/adi/ad9467.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9625.py b/adi/ad9625.py index b43b34845..4ddf8d397 100644 --- a/adi/ad9625.py +++ b/adi/ad9625.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9680.py b/adi/ad9680.py index 0c8fea447..e9ee294c7 100644 --- a/adi/ad9680.py +++ b/adi/ad9680.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ad9739a.py b/adi/ad9739a.py index e96520043..8060c4d31 100644 --- a/adi/ad9739a.py +++ b/adi/ad9739a.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ada4961.py b/adi/ada4961.py index 365783063..317b5f2d3 100644 --- a/adi/ada4961.py +++ b/adi/ada4961.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adaq8092.py b/adi/adaq8092.py index f35f25507..9bc29e5a7 100644 --- a/adi/adaq8092.py +++ b/adi/adaq8092.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adar1000.py b/adi/adar1000.py index ec57afad9..8618d1604 100644 --- a/adi/adar1000.py +++ b/adi/adar1000.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adf4159.py b/adi/adf4159.py index 90cc9cd3c..c0717d58f 100644 --- a/adi/adf4159.py +++ b/adi/adf4159.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adf4355.py b/adi/adf4355.py index 5ac660a44..ed4e185d9 100644 --- a/adi/adf4355.py +++ b/adi/adf4355.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adf4371.py b/adi/adf4371.py index 916bf81a1..e184cf306 100644 --- a/adi/adf4371.py +++ b/adi/adf4371.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adf5610.py b/adi/adf5610.py index c45ee09b4..c9c4835e5 100644 --- a/adi/adf5610.py +++ b/adi/adf5610.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adg2128.py b/adi/adg2128.py index 96b0c92ba..3d1690c54 100644 --- a/adi/adg2128.py +++ b/adi/adg2128.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adis16460.py b/adi/adis16460.py index c324167f2..b66029035 100644 --- a/adi/adis16460.py +++ b/adi/adis16460.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adis16475.py b/adi/adis16475.py index 160c75d78..5e77bf2c9 100644 --- a/adi/adis16475.py +++ b/adi/adis16475.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adis16480.py b/adi/adis16480.py index f3e7b1c3a..bce5097c6 100644 --- a/adi/adis16480.py +++ b/adi/adis16480.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adis16507.py b/adi/adis16507.py index 5997ca1cb..ed6175ddf 100644 --- a/adi/adis16507.py +++ b/adi/adis16507.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adis16550.py b/adi/adis16550.py index 7c483dba4..ac98229f5 100644 --- a/adi/adis16550.py +++ b/adi/adis16550.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adl5240.py b/adi/adl5240.py index 4630c941f..78d1f06fc 100644 --- a/adi/adl5240.py +++ b/adi/adl5240.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adl5960.py b/adi/adl5960.py index 2bb56ddb1..0ae42f508 100644 --- a/adi/adl5960.py +++ b/adi/adl5960.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/admv8818.py b/adi/admv8818.py index dac102f75..f3791432a 100644 --- a/adi/admv8818.py +++ b/adi/admv8818.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adpd1080.py b/adi/adpd1080.py index 67436ae49..cfd1767c5 100644 --- a/adi/adpd1080.py +++ b/adi/adpd1080.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adpd188.py b/adi/adpd188.py index b74dfd296..047ceab3c 100644 --- a/adi/adpd188.py +++ b/adi/adpd188.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adpd410x.py b/adi/adpd410x.py index 85f19d0ff..48914541b 100644 --- a/adi/adpd410x.py +++ b/adi/adpd410x.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adrf5720.py b/adi/adrf5720.py index 174b740a1..ea33b2d7a 100644 --- a/adi/adrf5720.py +++ b/adi/adrf5720.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adrv9002.py b/adi/adrv9002.py index ac1ae068b..235cb3b6e 100644 --- a/adi/adrv9002.py +++ b/adi/adrv9002.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adrv9009.py b/adi/adrv9009.py index 13bb8c142..0117d915c 100644 --- a/adi/adrv9009.py +++ b/adi/adrv9009.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adrv9009_zu11eg.py b/adi/adrv9009_zu11eg.py index ce5bca8e1..61f22da19 100644 --- a/adi/adrv9009_zu11eg.py +++ b/adi/adrv9009_zu11eg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adrv9009_zu11eg_fmcomms8.py b/adi/adrv9009_zu11eg_fmcomms8.py index bd5b8c1df..89ece9f76 100644 --- a/adi/adrv9009_zu11eg_fmcomms8.py +++ b/adi/adrv9009_zu11eg_fmcomms8.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adrv9009_zu11eg_multi.py b/adi/adrv9009_zu11eg_multi.py index 16a8b39b1..09c1bcda9 100644 --- a/adi/adrv9009_zu11eg_multi.py +++ b/adi/adrv9009_zu11eg_multi.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adt7420.py b/adi/adt7420.py index 433564c96..7ab70ff40 100644 --- a/adi/adt7420.py +++ b/adi/adt7420.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adxl313.py b/adi/adxl313.py index 3cbbba960..b2a6fc6b7 100644 --- a/adi/adxl313.py +++ b/adi/adxl313.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adxl345.py b/adi/adxl345.py index 61b9a5a64..c9563f4e5 100644 --- a/adi/adxl345.py +++ b/adi/adxl345.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adxl355.py b/adi/adxl355.py index a7bfa8c34..a2a5a2d39 100644 --- a/adi/adxl355.py +++ b/adi/adxl355.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adxl380.py b/adi/adxl380.py index 0d1daf061..2de2fcf19 100644 --- a/adi/adxl380.py +++ b/adi/adxl380.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/adxrs290.py b/adi/adxrs290.py index d5930c095..2e0c25f0a 100644 --- a/adi/adxrs290.py +++ b/adi/adxrs290.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/attribute.py b/adi/attribute.py index 5279a2a6d..3849bfdd2 100644 --- a/adi/attribute.py +++ b/adi/attribute.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/cn0511.py b/adi/cn0511.py index 1bc70b197..eb587272e 100644 --- a/adi/cn0511.py +++ b/adi/cn0511.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD import numpy as np diff --git a/adi/cn0532.py b/adi/cn0532.py index 8376a5ff2..2aa20da22 100644 --- a/adi/cn0532.py +++ b/adi/cn0532.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/cn0540.py b/adi/cn0540.py index 09a2c71b2..c8c20e3d8 100644 --- a/adi/cn0540.py +++ b/adi/cn0540.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/cn0554.py b/adi/cn0554.py index ea4c6ee56..1829c5d77 100644 --- a/adi/cn0554.py +++ b/adi/cn0554.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/cn0556.py b/adi/cn0556.py index 47d35d7b4..527a8f083 100644 --- a/adi/cn0556.py +++ b/adi/cn0556.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD import adi diff --git a/adi/cn0565.py b/adi/cn0565.py index 5486518c4..42f7cae67 100644 --- a/adi/cn0565.py +++ b/adi/cn0565.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD # Author: Ivan Gil Mercano diff --git a/adi/cn0566.py b/adi/cn0566.py index 2fa0330fb..5463ce2e4 100644 --- a/adi/cn0566.py +++ b/adi/cn0566.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/cn0575.py b/adi/cn0575.py index 35eb64c9e..1e26f467b 100644 --- a/adi/cn0575.py +++ b/adi/cn0575.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/cn0579.py b/adi/cn0579.py index 6bb2a9694..47e13b483 100644 --- a/adi/cn0579.py +++ b/adi/cn0579.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/compat.py b/adi/compat.py index ed8cbe242..8cc1f13fb 100644 --- a/adi/compat.py +++ b/adi/compat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD """Compatibility module for libiio v1.X.""" diff --git a/adi/context_manager.py b/adi/context_manager.py index 73224d1ea..fe0b9a76e 100644 --- a/adi/context_manager.py +++ b/adi/context_manager.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/daq2.py b/adi/daq2.py index 13083e625..6becc38dc 100644 --- a/adi/daq2.py +++ b/adi/daq2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/daq3.py b/adi/daq3.py index c45f5108b..d3d5e181e 100644 --- a/adi/daq3.py +++ b/adi/daq3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/dds.py b/adi/dds.py index 1d412cc9a..dc870338e 100644 --- a/adi/dds.py +++ b/adi/dds.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/dsp.py b/adi/dsp.py index d0acb8dc5..361ab9add 100644 --- a/adi/dsp.py +++ b/adi/dsp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/fmc_vna.py b/adi/fmc_vna.py index ecdfff4bc..fa9a71623 100644 --- a/adi/fmc_vna.py +++ b/adi/fmc_vna.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/fmcadc3.py b/adi/fmcadc3.py index 98940eaec..d3f0516ff 100644 --- a/adi/fmcadc3.py +++ b/adi/fmcadc3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/fmcjesdadc1.py b/adi/fmcjesdadc1.py index 1441e5124..86da17483 100644 --- a/adi/fmcjesdadc1.py +++ b/adi/fmcjesdadc1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/fmclidar1.py b/adi/fmclidar1.py index ee749e1a3..b11cb3e9f 100644 --- a/adi/fmclidar1.py +++ b/adi/fmclidar1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/fmcomms11.py b/adi/fmcomms11.py index 235cf1a9e..b0977a3f8 100644 --- a/adi/fmcomms11.py +++ b/adi/fmcomms11.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/fmcomms5.py b/adi/fmcomms5.py index f22be0b4e..f40685c8c 100644 --- a/adi/fmcomms5.py +++ b/adi/fmcomms5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/gen_mux.py b/adi/gen_mux.py index 588ce8e76..5db99856e 100644 --- a/adi/gen_mux.py +++ b/adi/gen_mux.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/jesd.py b/adi/jesd.py index 0ef9cd5d9..4ade9f641 100644 --- a/adi/jesd.py +++ b/adi/jesd.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/jesd_internal.py b/adi/jesd_internal.py index 349133f8d..c6fee2642 100644 --- a/adi/jesd_internal.py +++ b/adi/jesd_internal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/lm75.py b/adi/lm75.py index 840aa2a65..e54bf089e 100644 --- a/adi/lm75.py +++ b/adi/lm75.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ltc2314_14.py b/adi/ltc2314_14.py index 6a3143d09..149b9db46 100644 --- a/adi/ltc2314_14.py +++ b/adi/ltc2314_14.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ltc2387.py b/adi/ltc2387.py index a8ae1b4d9..5ed456dfc 100644 --- a/adi/ltc2387.py +++ b/adi/ltc2387.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ltc2499.py b/adi/ltc2499.py index 6b4c5f3c5..c96d670d2 100644 --- a/adi/ltc2499.py +++ b/adi/ltc2499.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD from collections import OrderedDict diff --git a/adi/ltc2664.py b/adi/ltc2664.py index 95a51847b..0133e402f 100644 --- a/adi/ltc2664.py +++ b/adi/ltc2664.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ltc2672.py b/adi/ltc2672.py index 7bf97c69d..55cc8c9d5 100644 --- a/adi/ltc2672.py +++ b/adi/ltc2672.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ltc2688.py b/adi/ltc2688.py index 23a79eee3..ebdf0d371 100644 --- a/adi/ltc2688.py +++ b/adi/ltc2688.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/ltc2983.py b/adi/ltc2983.py index 2b075b197..d45e3ee49 100644 --- a/adi/ltc2983.py +++ b/adi/ltc2983.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD import numbers diff --git a/adi/max11205.py b/adi/max11205.py index 5ff84f068..40153de69 100644 --- a/adi/max11205.py +++ b/adi/max11205.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/max14001.py b/adi/max14001.py index 12b1aeb97..83f360029 100644 --- a/adi/max14001.py +++ b/adi/max14001.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/max31855.py b/adi/max31855.py index da25972df..62644ebd4 100644 --- a/adi/max31855.py +++ b/adi/max31855.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/max31865.py b/adi/max31865.py index 53cbb80d9..28ca6dd48 100644 --- a/adi/max31865.py +++ b/adi/max31865.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD import numpy as np diff --git a/adi/max9611.py b/adi/max9611.py index 9d9e941f7..c6c8c9e76 100644 --- a/adi/max9611.py +++ b/adi/max9611.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023-2024 Analog Devices, Inc. +# Copyright (C) 2023-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/obs.py b/adi/obs.py index 9b958399e..2c49eb237 100644 --- a/adi/obs.py +++ b/adi/obs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/one_bit_adc_dac.py b/adi/one_bit_adc_dac.py index e91ac45c0..9cb59f1ad 100644 --- a/adi/one_bit_adc_dac.py +++ b/adi/one_bit_adc_dac.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2024 Analog Devices, Inc. +# Copyright (C) 2020-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/rx_tx.py b/adi/rx_tx.py index a91b532b0..d716edc33 100644 --- a/adi/rx_tx.py +++ b/adi/rx_tx.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Analog Devices, Inc. +# Copyright (C) 2019-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/sync_start.py b/adi/sync_start.py index eaef6f2f1..be5a488e6 100644 --- a/adi/sync_start.py +++ b/adi/sync_start.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024 Analog Devices, Inc. +# Copyright (C) 2022-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/tdd.py b/adi/tdd.py index a95544661..cc1262b6e 100644 --- a/adi/tdd.py +++ b/adi/tdd.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2024 Analog Devices, Inc. +# Copyright (C) 2021-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD diff --git a/adi/tddn.py b/adi/tddn.py index c56842c1e..7fdddb1d0 100644 --- a/adi/tddn.py +++ b/adi/tddn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Analog Devices, Inc. +# Copyright (C) 2024-2025 Analog Devices, Inc. # # SPDX short identifier: ADIBSD