Update copyright year

This commit is contained in:
Eren Dogan
2024-01-03 14:32:44 -08:00
parent fc37bf6859
commit 0a1de57cae
518 changed files with 528 additions and 528 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# See LICENSE for licensing information.
#
# Copyright (c) 2016-2023 Regents of the University of California and The Board
# Copyright (c) 2016-2024 Regents of the University of California and The Board
# of Regents for the Oklahoma Agricultural and Mechanical College
# (acting for and on behalf of Oklahoma State University)
# All rights reserved.
@@ -206,4 +206,4 @@ class rom_column_mux_array(design):
"""
for i in range(len(self.mux_inst)):
if i != column_include_num:
self.graph_inst_exclude.add(self.mux_inst[i])
self.graph_inst_exclude.add(self.mux_inst[i])