diff options
Diffstat (limited to 'sys/arm64/freescale/imx/imx8mq_ccm.h')
-rw-r--r-- | sys/arm64/freescale/imx/imx8mq_ccm.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arm64/freescale/imx/imx8mq_ccm.h b/sys/arm64/freescale/imx/imx8mq_ccm.h index 762090c6b3b8..944ed22918f0 100644 --- a/sys/arm64/freescale/imx/imx8mq_ccm.h +++ b/sys/arm64/freescale/imx/imx8mq_ccm.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2020 Oleksandr Tymoshenko <gonzo@FreeBSD.org> * @@ -24,7 +24,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ */ #ifndef __IMX8MQ_CCM_H__ |