mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
targets,platforms/sipeed_tang_mega_138k: fix copyright
This commit is contained in:
parent
2c52ce0c47
commit
4ff1362e5b
2 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#
|
||||
# Copyright (c) 2022-2023 Icenowy Zheng <uwu@icenowy.me>
|
||||
# Copyright (c) 2022 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||
# Copyright (c) 2023 Gwenhael Goavec-Merou <gwenhael@enjoy-digital.fr>
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
|
||||
from migen import *
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
#
|
||||
# Copyright (c) 2022-2023 Icenowy Zheng <uwu@icenowy.me>
|
||||
# Copyright (c) 2022 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||
# Copyright (c) 2023 Gwenhael Goavec-Merou <gwenhael@enjoy-digital.fr>
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
|
||||
from migen import *
|
||||
|
|
Loading…
Reference in a new issue