From 5b3dacde0022ae2ef94d6ca13ccfa7eb92c08002 Mon Sep 17 00:00:00 2001 From: Alexis Czezar Torreno Date: Thu, 12 Dec 2024 11:50:59 +0800 Subject: [PATCH] Edited files due to guideline check. Attempt 1 Signed-off-by: Alexis Czezar Torreno --- projects/ad353xr/de10nano/system_top.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ad353xr/de10nano/system_top.v b/projects/ad353xr/de10nano/system_top.v index c0c5e3d152..414072aae1 100644 --- a/projects/ad353xr/de10nano/system_top.v +++ b/projects/ad353xr/de10nano/system_top.v @@ -1,6 +1,6 @@ // *************************************************************************** // *************************************************************************** -// Copyright (C) 2022-2023 Analog Devices, Inc. All rights reserved. +// Copyright (C) 2022-2024 Analog Devices, Inc. All rights reserved. // // In this HDL repository, there are many different and unique modules, consisting // of various HDL (Verilog or VHDL) components. The individual modules are