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.
@@ -173,4 +173,4 @@ class rom_precharge_array(design):
well_y = self.get_pin("vdd").by() - self.nwell_enclose_active
well_ll = vector(0, well_y)
self.add_rect("nwell", well_ll, self.width , self.height - well_y)
self.add_rect("nwell", well_ll, self.width , self.height - well_y)