bsp/xilinx-zynq: Add SPDX to devcfg and slcr files

Updates #5142
This commit is contained in:
Chris Johns
2024-10-31 13:27:08 +11:00
parent bc8ffae115
commit d1e507e010
6 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/* /*
* Xilinx Zynq7000 Device Configuration Driver Implementation * Xilinx Zynq7000 Device Configuration Driver Implementation
* *

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/* /*
* SLCR Support Implementation * SLCR Support Implementation
* *

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/** /**
* @file * @file
* @ingroup zynq_devcfg * @ingroup zynq_devcfg

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/** /**
* @file * @file
* @ingroup zynq_devcfg * @ingroup zynq_devcfg

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/** /**
* @file * @file
* @ingroup zynq_slcr * @ingroup zynq_slcr

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/** /**
* @file * @file
* @ingroup zynq_slcr * @ingroup zynq_slcr