Add missing license header to apicula.py

This commit is contained in:
Mai-Lapyst 2024-08-15 01:54:31 +02:00
parent 623536cd6a
commit dc3f2d6421
No known key found for this signature in database
GPG Key ID: F88D929C09E239F8
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
#
# This file is part of LiteX.
#
# Copyright (c) 2024 Mai Lapyst
# SPDX-License-Identifier: BSD-2-Clause
from litex.build.generic_platform import *
from litex.build import tools
from litex.build.gowin.gowin import _build_cst