diff --git a/datasets/cats_vs_dogs.py b/datasets/cats_vs_dogs.py index 95d6d3dad..2abe4ebb9 100644 --- a/datasets/cats_vs_dogs.py +++ b/datasets/cats_vs_dogs.py @@ -1,14 +1,16 @@ ################################################################################################### # +# Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. +# This software is proprietary to Analog Devices, Inc. and its licensors. +# +################################################################################################### +# # Copyright (C) 2022 Maxim Integrated Products, Inc. (now owned by Analog Devices Inc.) # All Rights Reserved. # # Maxim Integrated Products, Inc. Default Copyright Notice: # https://www.maximintegrated.com/en/aboutus/legal/copyrights.html # -# Copyright © 2023 Analog Devices, Inc. All Rights Reserved. -# This software is proprietary and confidential to Analog Devices, Inc. and its licensors. -# ################################################################################################### """ Cats and Dogs Datasets