Skip to content

Commit 205b03b

Browse files
authored
Added the copyright back
1 parent 3d3d44c commit 205b03b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

compiler/tests/21_lef_sram_test.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# BSD 3-Clause License (See LICENSE.OR for licensing information)
2+
# Copyright (c) 2016-2019 Regents of the University of California
3+
# and The Board of Regents for the Oklahoma Agricultural and
4+
# Mechanical College (acting for and on behalf of Oklahoma State University)
5+
# All rights reserved.
6+
17
""" Generate the LEF file for an SRAM. """
28

39
import unittest

0 commit comments

Comments
 (0)