boards/z80/z8: migrate to SPDX identifier

Most tools used for compliance and SBOM generation use SPDX identifiers
This change brings us a step closer to an easy SBOM generation.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea
2024-11-12 12:37:37 +01:00
committed by Xiang Xiao
parent 07b247cefa
commit 4577e28833
10 changed files with 20 additions and 0 deletions
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* boards/z80/z8/z8encore000zco/include/board.h * boards/z80/z8/z8encore000zco/include/board.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
############################################################################ ############################################################################
# boards/z80/z8/z8encore000zco/scripts/Make.defs # boards/z80/z8/z8encore000zco/scripts/Make.defs
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The # this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
############################################################################ ############################################################################
# boards/z80/z8/z8encore000zco/src/Makefile # boards/z80/z8/z8encore000zco/src/Makefile
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The # this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* boards/z80/z8/z8encore000zco/src/z8_boot.c * boards/z80/z8/z8encore000zco/src/z8_boot.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* boards/z80/z8/z8encore000zco/src/z8_leds.c * boards/z80/z8/z8encore000zco/src/z8_leds.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* boards/z80/z8/z8f64200100kit/include/board.h * boards/z80/z8/z8f64200100kit/include/board.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
############################################################################ ############################################################################
# boards/z80/z8/z8f64200100kit/scripts/Make.defs # boards/z80/z8/z8f64200100kit/scripts/Make.defs
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The # this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
############################################################################ ############################################################################
# boards/z80/z8/z8f64200100kit/src/Makefile # boards/z80/z8/z8f64200100kit/src/Makefile
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The # this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* boards/z80/z8/z8f64200100kit/src/z8_boot.c * boards/z80/z8/z8f64200100kit/src/z8_boot.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* boards/z80/z8/z8f64200100kit/src/z8_leds.c * boards/z80/z8/z8f64200100kit/src/z8_leds.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The