mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
gen/fhdl/namer: Update copyrights.
This commit is contained in:
parent
5b989bcb0e
commit
657252c573
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# This file is part of LiteX (Adapted from Migen for LiteX usage).
|
||||
#
|
||||
# This file is Copyright (c) 2013-2014 Sebastien Bourdeauducq <sb@m-labs.hk>
|
||||
# This file is Copyright (c) 2023 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
|
||||
from itertools import combinations
|
||||
|
|
Loading…
Reference in a new issue