Add copyright check to code format test

This commit is contained in:
Eren Dogan
2022-11-30 14:50:43 -08:00
parent 175e95dd86
commit 96e57507bf
478 changed files with 732 additions and 439 deletions
+6 -1
View File
@@ -1,3 +1,8 @@
# See LICENSE for licensing information.
#
# Copyright (c) 2016-2022 Regents of the University of California, Santa Cruz
# All rights reserved.
#
from .and2_dec import *
from .and3_dec import *
from .and4_dec import *
@@ -80,4 +85,4 @@ from .write_mask_and_array import *
from .sram_1bank import *
from .sram_config import *
from .sram import *
from .internal_base import *
from .internal_base import *