From ca3c61c887da78d95ee5fb62d7d3db56339fa959 Mon Sep 17 00:00:00 2001 From: Robert Muchsel Date: Fri, 22 Sep 2023 13:19:30 -0500 Subject: [PATCH] Update cats_vs_dogs.py --- datasets/cats_vs_dogs.py | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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