diff --git a/compiler/characterizer/fake_sram.py b/compiler/characterizer/fake_sram.py index c4f12bf8..d1a97c33 100644 --- a/compiler/characterizer/fake_sram.py +++ b/compiler/characterizer/fake_sram.py @@ -1,12 +1,10 @@ # See LICENSE for licensing information. # -# Copyright (c) 2016-{} Regents of the University of California, Santa Cruz -# All rights reserved +# Copyright (c) 2016-2023 Regents of the University of California, Santa Cruz +# All rights reserved. # - from openram import sram_config from math import ceil -import re from openram import OPTS