diff --git a/arch/CMakeLists.txt b/arch/CMakeLists.txt index 66ce262e71..287370dd04 100644 --- a/arch/CMakeLists.txt +++ b/arch/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # arch/CMakeLists.txt # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/arch/z80/include/arch.h b/arch/z80/include/arch.h index 185945c504..a5d7f23b13 100644 --- a/arch/z80/include/arch.h +++ b/arch/z80/include/arch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/arch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/ez80/arch.h b/arch/z80/include/ez80/arch.h index 65711fa57e..9d3eb4b1b0 100644 --- a/arch/z80/include/ez80/arch.h +++ b/arch/z80/include/ez80/arch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/ez80/arch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/ez80/inttypes.h b/arch/z80/include/ez80/inttypes.h index 5d6d784ce2..6bcf8d832a 100644 --- a/arch/z80/include/ez80/inttypes.h +++ b/arch/z80/include/ez80/inttypes.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/ez80/inttypes.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/ez80/io.h b/arch/z80/include/ez80/io.h index 64969db7ef..1422dff1ae 100644 --- a/arch/z80/include/ez80/io.h +++ b/arch/z80/include/ez80/io.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/ez80/io.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/ez80/irq.h b/arch/z80/include/ez80/irq.h index 83f3bed2ff..339eca4e10 100644 --- a/arch/z80/include/ez80/irq.h +++ b/arch/z80/include/ez80/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/ez80/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/ez80/limits.h b/arch/z80/include/ez80/limits.h index 9cd9dbade2..7508f657a3 100644 --- a/arch/z80/include/ez80/limits.h +++ b/arch/z80/include/ez80/limits.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/ez80/limits.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/ez80/types.h b/arch/z80/include/ez80/types.h index d852729de3..04f977a8c0 100644 --- a/arch/z80/include/ez80/types.h +++ b/arch/z80/include/ez80/types.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/ez80/types.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/inttypes.h b/arch/z80/include/inttypes.h index 634b164d60..1c877c4db9 100644 --- a/arch/z80/include/inttypes.h +++ b/arch/z80/include/inttypes.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/inttypes.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/io.h b/arch/z80/include/io.h index 87b9a01f7f..382bc4bf86 100644 --- a/arch/z80/include/io.h +++ b/arch/z80/include/io.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/io.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/irq.h b/arch/z80/include/irq.h index fffba5a615..28d6bfbff3 100644 --- a/arch/z80/include/irq.h +++ b/arch/z80/include/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/limits.h b/arch/z80/include/limits.h index b6e84b49c3..e6ea25a52d 100644 --- a/arch/z80/include/limits.h +++ b/arch/z80/include/limits.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/limits.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/syscall.h b/arch/z80/include/syscall.h index 0032ebf97c..e0cbfca49b 100644 --- a/arch/z80/include/syscall.h +++ b/arch/z80/include/syscall.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/syscall.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/types.h b/arch/z80/include/types.h index 3095b9eb68..f52ed126f2 100644 --- a/arch/z80/include/types.h +++ b/arch/z80/include/types.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/types.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z180/arch.h b/arch/z80/include/z180/arch.h index 26c3f40fa1..5a1bdcd705 100644 --- a/arch/z80/include/z180/arch.h +++ b/arch/z80/include/z180/arch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z180/arch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z180/chip.h b/arch/z80/include/z180/chip.h index 3e2036af32..fe3eb4eaf8 100644 --- a/arch/z80/include/z180/chip.h +++ b/arch/z80/include/z180/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z180/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z180/inttypes.h b/arch/z80/include/z180/inttypes.h index 3051574631..347d9d3044 100644 --- a/arch/z80/include/z180/inttypes.h +++ b/arch/z80/include/z180/inttypes.h @@ -1,20 +1,8 @@ /**************************************************************************** * arch/z80/include/z180/inttypes.h * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with - * this work for additional information regarding copyright ownership. The - * ASF licenses this file to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance with the - * License. You may obtain a copy of the License at + * SPDX-License-Identifier: Apache-2.0 * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations - * under the License. * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z180/io.h b/arch/z80/include/z180/io.h index 32aed6fe24..90704dd166 100644 --- a/arch/z80/include/z180/io.h +++ b/arch/z80/include/z180/io.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z180/io.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z180/irq.h b/arch/z80/include/z180/irq.h index 125422714a..3afec62107 100644 --- a/arch/z80/include/z180/irq.h +++ b/arch/z80/include/z180/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z180/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z180/limits.h b/arch/z80/include/z180/limits.h index d811b13bdf..d1de6330e8 100644 --- a/arch/z80/include/z180/limits.h +++ b/arch/z80/include/z180/limits.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z180/limits.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z180/types.h b/arch/z80/include/z180/types.h index 438c82e414..625e3ed066 100644 --- a/arch/z80/include/z180/types.h +++ b/arch/z80/include/z180/types.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z180/types.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z8/arch.h b/arch/z80/include/z8/arch.h index f6d0d4233d..ed861684e9 100644 --- a/arch/z80/include/z8/arch.h +++ b/arch/z80/include/z8/arch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z8/arch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z8/inttypes.h b/arch/z80/include/z8/inttypes.h index ea17eeb490..380585429d 100644 --- a/arch/z80/include/z8/inttypes.h +++ b/arch/z80/include/z8/inttypes.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z8/inttypes.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z8/irq.h b/arch/z80/include/z8/irq.h index 7faff99d00..37148633b8 100644 --- a/arch/z80/include/z8/irq.h +++ b/arch/z80/include/z8/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z8/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z8/limits.h b/arch/z80/include/z8/limits.h index 50c49bfaf7..1a8b3ffd3c 100644 --- a/arch/z80/include/z8/limits.h +++ b/arch/z80/include/z8/limits.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z8/limits.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z8/types.h b/arch/z80/include/z8/types.h index 8baf908c97..bc0d667f49 100644 --- a/arch/z80/include/z8/types.h +++ b/arch/z80/include/z8/types.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z8/types.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z80/arch.h b/arch/z80/include/z80/arch.h index 4dbb8c8dd3..5e60b81299 100644 --- a/arch/z80/include/z80/arch.h +++ b/arch/z80/include/z80/arch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z80/arch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z80/chip.h b/arch/z80/include/z80/chip.h index a34abb916a..de52854fb2 100644 --- a/arch/z80/include/z80/chip.h +++ b/arch/z80/include/z80/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z80/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z80/inttypes.h b/arch/z80/include/z80/inttypes.h index 6ca8e4fdbc..c5cd59e547 100644 --- a/arch/z80/include/z80/inttypes.h +++ b/arch/z80/include/z80/inttypes.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z80/inttypes.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z80/io.h b/arch/z80/include/z80/io.h index 008448cf0b..f3fe4c706a 100644 --- a/arch/z80/include/z80/io.h +++ b/arch/z80/include/z80/io.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z80/io.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z80/irq.h b/arch/z80/include/z80/irq.h index e0308d9707..956b2d6461 100644 --- a/arch/z80/include/z80/irq.h +++ b/arch/z80/include/z80/irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z80/irq.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z80/limits.h b/arch/z80/include/z80/limits.h index 51e584ab64..e73fa7a865 100644 --- a/arch/z80/include/z80/limits.h +++ b/arch/z80/include/z80/limits.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z80/limits.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/include/z80/types.h b/arch/z80/include/z80/types.h index bd64f657c0..0d6ddae35a 100644 --- a/arch/z80/include/z80/types.h +++ b/arch/z80/include/z80/types.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/include/z80/types.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/Makefile b/arch/z80/src/Makefile index a25d81e4f3..09fee43216 100644 --- a/arch/z80/src/Makefile +++ b/arch/z80/src/Makefile @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/Makefile # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/Makefile.clang b/arch/z80/src/Makefile.clang index 8db1427c63..4c7fcd139a 100644 --- a/arch/z80/src/Makefile.clang +++ b/arch/z80/src/Makefile.clang @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/Makefile.clang # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/Makefile.sdccl b/arch/z80/src/Makefile.sdccl index f5db1f0c3d..a36e35786d 100644 --- a/arch/z80/src/Makefile.sdccl +++ b/arch/z80/src/Makefile.sdccl @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/Makefile.sdccl # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/Makefile.sdccw b/arch/z80/src/Makefile.sdccw index fd2ec08247..44a9cb3a60 100644 --- a/arch/z80/src/Makefile.sdccw +++ b/arch/z80/src/Makefile.sdccw @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/Makefile.sdccw # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/Makefile.zdsiil b/arch/z80/src/Makefile.zdsiil index 14d756932a..7374a3cde6 100644 --- a/arch/z80/src/Makefile.zdsiil +++ b/arch/z80/src/Makefile.zdsiil @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/Makefile.zdsiil # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/Makefile.zdsiiw b/arch/z80/src/Makefile.zdsiiw index bb9d1e5d8c..6443db9ee5 100644 --- a/arch/z80/src/Makefile.zdsiiw +++ b/arch/z80/src/Makefile.zdsiiw @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/Makefile.zdsiiw # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_allocateheap.c b/arch/z80/src/common/z80_allocateheap.c index 9b5858f062..ad25d1b55b 100644 --- a/arch/z80/src/common/z80_allocateheap.c +++ b/arch/z80/src/common/z80_allocateheap.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_allocateheap.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_createstack.c b/arch/z80/src/common/z80_createstack.c index 0d667d145f..c61a7c057d 100644 --- a/arch/z80/src/common/z80_createstack.c +++ b/arch/z80/src/common/z80_createstack.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_createstack.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_doirq.c b/arch/z80/src/common/z80_doirq.c index 8429a41bfc..4985248119 100644 --- a/arch/z80/src/common/z80_doirq.c +++ b/arch/z80/src/common/z80_doirq.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_doirq.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_exit.c b/arch/z80/src/common/z80_exit.c index 0904e3e252..6212af3594 100644 --- a/arch/z80/src/common/z80_exit.c +++ b/arch/z80/src/common/z80_exit.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_exit.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_idle.c b/arch/z80/src/common/z80_idle.c index 0d9a4bfbaf..5922d69dec 100644 --- a/arch/z80/src/common/z80_idle.c +++ b/arch/z80/src/common/z80_idle.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_idle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_initialize.c b/arch/z80/src/common/z80_initialize.c index 7415cc12cd..55d0a6de91 100644 --- a/arch/z80/src/common/z80_initialize.c +++ b/arch/z80/src/common/z80_initialize.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_initialize.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_internal.h b/arch/z80/src/common/z80_internal.h index 22d217afdf..80171435ef 100644 --- a/arch/z80/src/common/z80_internal.h +++ b/arch/z80/src/common/z80_internal.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_internal.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_interruptcontext.c b/arch/z80/src/common/z80_interruptcontext.c index 62407cc87b..82c824db89 100644 --- a/arch/z80/src/common/z80_interruptcontext.c +++ b/arch/z80/src/common/z80_interruptcontext.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_interruptcontext.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_mdelay.c b/arch/z80/src/common/z80_mdelay.c index f9cc97523a..b1db5ebd26 100644 --- a/arch/z80/src/common/z80_mdelay.c +++ b/arch/z80/src/common/z80_mdelay.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_mdelay.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_nputs.c b/arch/z80/src/common/z80_nputs.c index 41dee5dbd5..7cac0f28dd 100644 --- a/arch/z80/src/common/z80_nputs.c +++ b/arch/z80/src/common/z80_nputs.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_nputs.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_releasestack.c b/arch/z80/src/common/z80_releasestack.c index b5725c262b..c0a64a6c00 100644 --- a/arch/z80/src/common/z80_releasestack.c +++ b/arch/z80/src/common/z80_releasestack.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_releasestack.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_stackframe.c b/arch/z80/src/common/z80_stackframe.c index 9bd2bd1605..381a46403c 100644 --- a/arch/z80/src/common/z80_stackframe.c +++ b/arch/z80/src/common/z80_stackframe.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_stackframe.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_switchcontext.c b/arch/z80/src/common/z80_switchcontext.c index 08fdab1378..959dbc279c 100644 --- a/arch/z80/src/common/z80_switchcontext.c +++ b/arch/z80/src/common/z80_switchcontext.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_switchcontext.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_udelay.c b/arch/z80/src/common/z80_udelay.c index ec69c00443..cefabcf8b8 100644 --- a/arch/z80/src/common/z80_udelay.c +++ b/arch/z80/src/common/z80_udelay.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_udelay.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/common/z80_usestack.c b/arch/z80/src/common/z80_usestack.c index c11d4dd71b..e188d0e720 100644 --- a/arch/z80/src/common/z80_usestack.c +++ b/arch/z80/src/common/z80_usestack.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/common/z80_usestack.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/Make.defs b/arch/z80/src/ez80/Make.defs index 249325b2c3..8aed44202e 100644 --- a/arch/z80/src/ez80/Make.defs +++ b/arch/z80/src/ez80/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/ez80/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/Toolchain.defs b/arch/z80/src/ez80/Toolchain.defs index 930066db7e..0e7b323357 100644 --- a/arch/z80/src/ez80/Toolchain.defs +++ b/arch/z80/src/ez80/Toolchain.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/ez80/Toolchain.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/chip.h b/arch/z80/src/ez80/chip.h index e85aecd6ea..e9125be6c7 100644 --- a/arch/z80/src/ez80/chip.h +++ b/arch/z80/src/ez80/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/clang-compat.asm b/arch/z80/src/ez80/clang-compat.asm index c83afd2bba..e9e37cd9b9 100644 --- a/arch/z80/src/ez80/clang-compat.asm +++ b/arch/z80/src/ez80/clang-compat.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/clang-compat.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/clang_handlers.inc b/arch/z80/src/ez80/clang_handlers.inc index 9dc8d4ed12..47d8532cbb 100644 --- a/arch/z80/src/ez80/clang_handlers.inc +++ b/arch/z80/src/ez80/clang_handlers.inc @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/clang_handlers.inc ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80F91.inc b/arch/z80/src/ez80/ez80F91.inc index bf0fcae9f3..e98ca14936 100644 --- a/arch/z80/src/ez80/ez80F91.inc +++ b/arch/z80/src/ez80/ez80F91.inc @@ -1,7 +1,8 @@ - ;*********************************************************************************** ; arch/z80/src/ez80/ez80f91.h ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_clock.c b/arch/z80/src/ez80/ez80_clock.c index d6fcd99af1..41b3d300a4 100644 --- a/arch/z80/src/ez80/ez80_clock.c +++ b/arch/z80/src/ez80/ez80_clock.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_clock.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_copystate.c b/arch/z80/src/ez80/ez80_copystate.c index 8701037501..640ed9c9e1 100644 --- a/arch/z80/src/ez80/ez80_copystate.c +++ b/arch/z80/src/ez80/ez80_copystate.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_copystate.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_emac.c b/arch/z80/src/ez80/ez80_emac.c index 1aae9325a2..898af6f287 100644 --- a/arch/z80/src/ez80/ez80_emac.c +++ b/arch/z80/src/ez80/ez80_emac.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_emac.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_getsp.asm b/arch/z80/src/ez80/ez80_getsp.asm index 690828f4cf..de493589b7 100644 --- a/arch/z80/src/ez80/ez80_getsp.asm +++ b/arch/z80/src/ez80/ez80_getsp.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80_getsp.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_i2c.c b/arch/z80/src/ez80/ez80_i2c.c index 3e1447cdba..f32250116f 100644 --- a/arch/z80/src/ez80/ez80_i2c.c +++ b/arch/z80/src/ez80/ez80_i2c.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_i2c.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_i2c.h b/arch/z80/src/ez80/ez80_i2c.h index ee151fb44d..4a57dfab07 100644 --- a/arch/z80/src/ez80/ez80_i2c.h +++ b/arch/z80/src/ez80/ez80_i2c.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_i2c.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_initialstate.c b/arch/z80/src/ez80/ez80_initialstate.c index efa1ecffc1..9e3904c8d3 100644 --- a/arch/z80/src/ez80/ez80_initialstate.c +++ b/arch/z80/src/ez80/ez80_initialstate.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_initialstate.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_io.asm b/arch/z80/src/ez80/ez80_io.asm index 3039283f65..75acb02da1 100644 --- a/arch/z80/src/ez80/ez80_io.asm +++ b/arch/z80/src/ez80/ez80_io.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ze80/ez80_io.c ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_irq.c b/arch/z80/src/ez80/ez80_irq.c index a1c3c6397e..83828fdb21 100644 --- a/arch/z80/src/ez80/ez80_irq.c +++ b/arch/z80/src/ez80/ez80_irq.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_irq.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_irqcommon.asm b/arch/z80/src/ez80/ez80_irqcommon.asm index 2562b6246d..18f1e72740 100644 --- a/arch/z80/src/ez80/ez80_irqcommon.asm +++ b/arch/z80/src/ez80/ez80_irqcommon.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80_irqcommon.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_irqsave.asm b/arch/z80/src/ez80/ez80_irqsave.asm index ab031ca9e5..02b28dfbe5 100644 --- a/arch/z80/src/ez80/ez80_irqsave.asm +++ b/arch/z80/src/ez80/ez80_irqsave.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80_irqsave.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_progentry.asm b/arch/z80/src/ez80/ez80_progentry.asm index 76ba0e6106..d823448d5c 100644 --- a/arch/z80/src/ez80/ez80_progentry.asm +++ b/arch/z80/src/ez80/ez80_progentry.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80_progentry.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_registerdump.c b/arch/z80/src/ez80/ez80_registerdump.c index 881cf2f1e7..02016fb785 100644 --- a/arch/z80/src/ez80/ez80_registerdump.c +++ b/arch/z80/src/ez80/ez80_registerdump.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_registerdump.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_reset.asm b/arch/z80/src/ez80/ez80_reset.asm index 62995990ae..5f6fa0a4a1 100644 --- a/arch/z80/src/ez80/ez80_reset.asm +++ b/arch/z80/src/ez80/ez80_reset.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80_reset.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_restorecontext.asm b/arch/z80/src/ez80/ez80_restorecontext.asm index 8e99df15a7..8f091f303c 100644 --- a/arch/z80/src/ez80/ez80_restorecontext.asm +++ b/arch/z80/src/ez80/ez80_restorecontext.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80_restorcontext.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_rtc.c b/arch/z80/src/ez80/ez80_rtc.c index 0797cd17af..86beb799d1 100644 --- a/arch/z80/src/ez80/ez80_rtc.c +++ b/arch/z80/src/ez80/ez80_rtc.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_rtc.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_rtc.h b/arch/z80/src/ez80/ez80_rtc.h index 0cac5ae8c1..6ccbb80566 100644 --- a/arch/z80/src/ez80/ez80_rtc.h +++ b/arch/z80/src/ez80/ez80_rtc.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_rtc.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_rtc_lowerhalf.c b/arch/z80/src/ez80/ez80_rtc_lowerhalf.c index dfec0a2984..4061e3648e 100644 --- a/arch/z80/src/ez80/ez80_rtc_lowerhalf.c +++ b/arch/z80/src/ez80/ez80_rtc_lowerhalf.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_rtc_lowerhalf.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_saveusercontext.asm b/arch/z80/src/ez80/ez80_saveusercontext.asm index b7d6aa2fbe..44501911b1 100644 --- a/arch/z80/src/ez80/ez80_saveusercontext.asm +++ b/arch/z80/src/ez80/ez80_saveusercontext.asm @@ -1,6 +1,8 @@ ;************************************************************************* ; arch/z80/src/ez80/ez80_saveusercontext.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_schedulesigaction.c b/arch/z80/src/ez80/ez80_schedulesigaction.c index e96611102e..2b5cf925aa 100644 --- a/arch/z80/src/ez80/ez80_schedulesigaction.c +++ b/arch/z80/src/ez80/ez80_schedulesigaction.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_schedulesigaction.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_serial.c b/arch/z80/src/ez80/ez80_serial.c index 4913717e92..fe6876d84a 100644 --- a/arch/z80/src/ez80/ez80_serial.c +++ b/arch/z80/src/ez80/ez80_serial.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_serial.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_sigdeliver.c b/arch/z80/src/ez80/ez80_sigdeliver.c index 3047267075..ce22d2249f 100644 --- a/arch/z80/src/ez80/ez80_sigdeliver.c +++ b/arch/z80/src/ez80/ez80_sigdeliver.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_sigdeliver.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_spi.c b/arch/z80/src/ez80/ez80_spi.c index 1e63a65488..0ba7455855 100644 --- a/arch/z80/src/ez80/ez80_spi.c +++ b/arch/z80/src/ez80/ez80_spi.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_spi.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_spi.h b/arch/z80/src/ez80/ez80_spi.h index 1a81eab19c..ffd9cf4d4c 100644 --- a/arch/z80/src/ez80/ez80_spi.h +++ b/arch/z80/src/ez80/ez80_spi.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_spi.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_startup.asm b/arch/z80/src/ez80/ez80_startup.asm index 5da9030019..382dbebbb6 100644 --- a/arch/z80/src/ez80/ez80_startup.asm +++ b/arch/z80/src/ez80/ez80_startup.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80_startup.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80_timerisr.c b/arch/z80/src/ez80/ez80_timerisr.c index 877ab4e13d..57a9bf74ca 100644 --- a/arch/z80/src/ez80/ez80_timerisr.c +++ b/arch/z80/src/ez80/ez80_timerisr.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80_timerisr.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f91.h b/arch/z80/src/ez80/ez80f91.h index e1a9f49fc9..2ca85e36cf 100644 --- a/arch/z80/src/ez80/ez80f91.h +++ b/arch/z80/src/ez80/ez80f91.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80f91.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f91_emac.h b/arch/z80/src/ez80/ez80f91_emac.h index 018b6f3017..b2dedd3123 100644 --- a/arch/z80/src/ez80/ez80f91_emac.h +++ b/arch/z80/src/ez80/ez80f91_emac.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80f91_emac.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f91_handlers.asm b/arch/z80/src/ez80/ez80f91_handlers.asm index 3fec95b555..7d8e319b94 100644 --- a/arch/z80/src/ez80/ez80f91_handlers.asm +++ b/arch/z80/src/ez80/ez80f91_handlers.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80f91_handlers.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f91_init.asm b/arch/z80/src/ez80/ez80f91_init.asm index 2617bba53c..ecb0b28d14 100644 --- a/arch/z80/src/ez80/ez80f91_init.asm +++ b/arch/z80/src/ez80/ez80f91_init.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80f91_init.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f92.h b/arch/z80/src/ez80/ez80f92.h index f81e18585b..a9a4f63b29 100644 --- a/arch/z80/src/ez80/ez80f92.h +++ b/arch/z80/src/ez80/ez80f92.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/ez80f92.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f92_handlers.asm b/arch/z80/src/ez80/ez80f92_handlers.asm index 60052b7011..2d2f3b4555 100644 --- a/arch/z80/src/ez80/ez80f92_handlers.asm +++ b/arch/z80/src/ez80/ez80f92_handlers.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80f92_handlers.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f92_init.asm b/arch/z80/src/ez80/ez80f92_init.asm index 5477ae491b..c937215e4f 100644 --- a/arch/z80/src/ez80/ez80f92_init.asm +++ b/arch/z80/src/ez80/ez80f92_init.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80f92_init.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f92_loader.asm b/arch/z80/src/ez80/ez80f92_loader.asm index 4ec93bca12..f803d849ea 100644 --- a/arch/z80/src/ez80/ez80f92_loader.asm +++ b/arch/z80/src/ez80/ez80f92_loader.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80f92_loader.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/ez80f92_program.asm b/arch/z80/src/ez80/ez80f92_program.asm index 1bf207be71..ba1072d5bf 100644 --- a/arch/z80/src/ez80/ez80f92_program.asm +++ b/arch/z80/src/ez80/ez80f92_program.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/ez80/ez80f92_handlers.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/switch.h b/arch/z80/src/ez80/switch.h index 69dd0916fa..566f36614c 100644 --- a/arch/z80/src/ez80/switch.h +++ b/arch/z80/src/ez80/switch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/switch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/ez80/z80_mem.h b/arch/z80/src/ez80/z80_mem.h index d2e7f6d027..0ad3476c7d 100644 --- a/arch/z80/src/ez80/z80_mem.h +++ b/arch/z80/src/ez80/z80_mem.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/ez80/z80_mem.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/Make.defs b/arch/z80/src/z180/Make.defs index 339bfa24f8..cd68793f6b 100644 --- a/arch/z80/src/z180/Make.defs +++ b/arch/z80/src/z180/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/z180/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/Toolchain.defs b/arch/z80/src/z180/Toolchain.defs index 8ecbdeaae5..f0392635c6 100644 --- a/arch/z80/src/z180/Toolchain.defs +++ b/arch/z80/src/z180/Toolchain.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/z180/Toolchain.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/chip.h b/arch/z80/src/z180/chip.h index 4c6c0e43bf..d71000cc67 100644 --- a/arch/z80/src/z180/chip.h +++ b/arch/z80/src/z180/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/switch.h b/arch/z80/src/z180/switch.h index 066605315c..d83f32e170 100644 --- a/arch/z80/src/z180/switch.h +++ b/arch/z80/src/z180/switch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/switch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_config.h b/arch/z80/src/z180/z180_config.h index d3dc550af1..d461078c89 100644 --- a/arch/z80/src/z180/z180_config.h +++ b/arch/z80/src/z180/z180_config.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_config.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_copystate.c b/arch/z80/src/z180/z180_copystate.c index e9866fc0a0..59719d206a 100644 --- a/arch/z80/src/z180/z180_copystate.c +++ b/arch/z80/src/z180/z180_copystate.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_copystate.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_head.asm b/arch/z80/src/z180/z180_head.asm index b04552a19e..47b839ac2f 100644 --- a/arch/z80/src/z180/z180_head.asm +++ b/arch/z80/src/z180/z180_head.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z180/z180_head.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_initialstate.c b/arch/z80/src/z180/z180_initialstate.c index 14c0d002b3..b029c8f12e 100644 --- a/arch/z80/src/z180/z180_initialstate.c +++ b/arch/z80/src/z180/z180_initialstate.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_initialstate.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_io.c b/arch/z80/src/z180/z180_io.c index ed67f7b773..027c266f4d 100644 --- a/arch/z80/src/z180/z180_io.c +++ b/arch/z80/src/z180/z180_io.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_io.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_iomap.h b/arch/z80/src/z180/z180_iomap.h index aef5a3a581..a514579131 100644 --- a/arch/z80/src/z180/z180_iomap.h +++ b/arch/z80/src/z180/z180_iomap.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_iomap.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_irq.c b/arch/z80/src/z180/z180_irq.c index acb2193b49..c80a196cbb 100644 --- a/arch/z80/src/z180/z180_irq.c +++ b/arch/z80/src/z180/z180_irq.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_irq.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_lowscc.c b/arch/z80/src/z180/z180_lowscc.c index ab7ea30147..c498505b82 100644 --- a/arch/z80/src/z180/z180_lowscc.c +++ b/arch/z80/src/z180/z180_lowscc.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_lowscc.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_lowserial.c b/arch/z80/src/z180/z180_lowserial.c index 77658ed5bb..816f43f42b 100644 --- a/arch/z80/src/z180/z180_lowserial.c +++ b/arch/z80/src/z180/z180_lowserial.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_lowserial.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_lowuart.c b/arch/z80/src/z180/z180_lowuart.c index a7995e833a..24d984e694 100644 --- a/arch/z80/src/z180/z180_lowuart.c +++ b/arch/z80/src/z180/z180_lowuart.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_lowuart.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_mmu.c b/arch/z80/src/z180/z180_mmu.c index d5e6c9495c..7266c1d951 100644 --- a/arch/z80/src/z180/z180_mmu.c +++ b/arch/z80/src/z180/z180_mmu.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_mmu.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_mmu.h b/arch/z80/src/z180/z180_mmu.h index 5d2befe5b2..17bc7b2e80 100644 --- a/arch/z80/src/z180/z180_mmu.h +++ b/arch/z80/src/z180/z180_mmu.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_mmu.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_modifiyreg8.c b/arch/z80/src/z180/z180_modifiyreg8.c index 0226a445ea..282e659213 100644 --- a/arch/z80/src/z180/z180_modifiyreg8.c +++ b/arch/z80/src/z180/z180_modifiyreg8.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_modifiyreg8.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_registerdump.c b/arch/z80/src/z180/z180_registerdump.c index e01aedf31e..07f2fa0e4f 100644 --- a/arch/z80/src/z180/z180_registerdump.c +++ b/arch/z80/src/z180/z180_registerdump.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_registerdump.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_restoreusercontext.asm b/arch/z80/src/z180/z180_restoreusercontext.asm index 4aa907f124..05a31117dd 100644 --- a/arch/z80/src/z180/z180_restoreusercontext.asm +++ b/arch/z80/src/z180/z180_restoreusercontext.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z180/z180_restoreusercontext.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_rom.asm b/arch/z80/src/z180/z180_rom.asm index c0731a8fcb..e4a9f5c705 100644 --- a/arch/z80/src/z180/z180_rom.asm +++ b/arch/z80/src/z180/z180_rom.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z180/z180_rom.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_romvectors.asm b/arch/z80/src/z180/z180_romvectors.asm index 712d6f6a5d..8c25cf4db6 100644 --- a/arch/z80/src/z180/z180_romvectors.asm +++ b/arch/z80/src/z180/z180_romvectors.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z180/z180_romvectors.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_saveusercontext.asm b/arch/z80/src/z180/z180_saveusercontext.asm index b78a83640a..d3428d5eec 100644 --- a/arch/z80/src/z180/z180_saveusercontext.asm +++ b/arch/z80/src/z180/z180_saveusercontext.asm @@ -1,6 +1,8 @@ ;************************************************************************* ; arch/z80/src/z180/z180_saveusercontext.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_scc.c b/arch/z80/src/z180/z180_scc.c index daebc3b005..fa3d5c6226 100644 --- a/arch/z80/src/z180/z180_scc.c +++ b/arch/z80/src/z180/z180_scc.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_scc.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_schedulesigaction.c b/arch/z80/src/z180/z180_schedulesigaction.c index c577745c3f..fe072f1424 100644 --- a/arch/z80/src/z180/z180_schedulesigaction.c +++ b/arch/z80/src/z180/z180_schedulesigaction.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_schedulesigaction.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_serial.h b/arch/z80/src/z180/z180_serial.h index 25b406567e..ca40bbfdf1 100644 --- a/arch/z80/src/z180/z180_serial.h +++ b/arch/z80/src/z180/z180_serial.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_serial.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_sigdeliver.c b/arch/z80/src/z180/z180_sigdeliver.c index eabc6f651f..5f4a359990 100644 --- a/arch/z80/src/z180/z180_sigdeliver.c +++ b/arch/z80/src/z180/z180_sigdeliver.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_sigdeliver.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_timerisr.c b/arch/z80/src/z180/z180_timerisr.c index 674ca278f5..8d765f3662 100644 --- a/arch/z80/src/z180/z180_timerisr.c +++ b/arch/z80/src/z180/z180_timerisr.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z180_timerisr.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_vectcommon.asm b/arch/z80/src/z180/z180_vectcommon.asm index 99d92413b5..bbf6e3c8ea 100644 --- a/arch/z80/src/z180/z180_vectcommon.asm +++ b/arch/z80/src/z180/z180_vectcommon.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z180/z180_vectcommon.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z180_vectors.asm b/arch/z80/src/z180/z180_vectors.asm index 5a8bc1d554..e180a0bdb7 100644 --- a/arch/z80/src/z180/z180_vectors.asm +++ b/arch/z80/src/z180/z180_vectors.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z180/z180_vectors.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z180/z80_mem.h b/arch/z80/src/z180/z80_mem.h index 8cff9a56b7..81128ffbe7 100644 --- a/arch/z80/src/z180/z80_mem.h +++ b/arch/z80/src/z180/z80_mem.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z180/z80_mem.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/Make.defs b/arch/z80/src/z8/Make.defs index 67ad5f8708..383ef92bb2 100644 --- a/arch/z80/src/z8/Make.defs +++ b/arch/z80/src/z8/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/z8/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/Toolchain.defs b/arch/z80/src/z8/Toolchain.defs index bf12ac950d..79195a95fb 100644 --- a/arch/z80/src/z8/Toolchain.defs +++ b/arch/z80/src/z8/Toolchain.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/z8/Toolchain.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/chip.h b/arch/z80/src/z8/chip.h index c92ec7cdfe..0ee335bd2a 100644 --- a/arch/z80/src/z8/chip.h +++ b/arch/z80/src/z8/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/switch.h b/arch/z80/src/z8/switch.h index 258d7e8cee..c483d2d607 100644 --- a/arch/z80/src/z8/switch.h +++ b/arch/z80/src/z8/switch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/switch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z80_mem.h b/arch/z80/src/z8/z80_mem.h index 9cba9b4b95..c74c41629a 100644 --- a/arch/z80/src/z8/z80_mem.h +++ b/arch/z80/src/z8/z80_mem.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z80_mem.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_head.S b/arch/z80/src/z8/z8_head.S index 5bfb218244..33d9dea718 100644 --- a/arch/z80/src/z8/z8_head.S +++ b/arch/z80/src/z8/z8_head.S @@ -1,6 +1,8 @@ /************************************************************************** * arch/z80/src/z8/z8_head.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_i2c.c b/arch/z80/src/z8/z8_i2c.c index 29bf7cf9f0..9af2e59089 100644 --- a/arch/z80/src/z8/z8_i2c.c +++ b/arch/z80/src/z8/z8_i2c.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_i2c.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_initialstate.c b/arch/z80/src/z8/z8_initialstate.c index e71059e396..075940a1ff 100644 --- a/arch/z80/src/z8/z8_initialstate.c +++ b/arch/z80/src/z8/z8_initialstate.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_initialstate.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_irq.c b/arch/z80/src/z8/z8_irq.c index 66464fad4d..afa3924974 100644 --- a/arch/z80/src/z8/z8_irq.c +++ b/arch/z80/src/z8/z8_irq.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_irq.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_registerdump.c b/arch/z80/src/z8/z8_registerdump.c index 5f406290d4..1d6e9d2b55 100644 --- a/arch/z80/src/z8/z8_registerdump.c +++ b/arch/z80/src/z8/z8_registerdump.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_registerdump.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_restorecontext.S b/arch/z80/src/z8/z8_restorecontext.S index a458585a64..de9c27783a 100644 --- a/arch/z80/src/z8/z8_restorecontext.S +++ b/arch/z80/src/z8/z8_restorecontext.S @@ -1,6 +1,8 @@ /************************************************************************** * arch/z80/src/z8/z8_saveusercontext.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_saveirqcontext.c b/arch/z80/src/z8/z8_saveirqcontext.c index a8b34575dc..8ee6b54130 100644 --- a/arch/z80/src/z8/z8_saveirqcontext.c +++ b/arch/z80/src/z8/z8_saveirqcontext.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_saveirqcontext.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_saveusercontext.S b/arch/z80/src/z8/z8_saveusercontext.S index 1977d010e9..400c6db3f6 100644 --- a/arch/z80/src/z8/z8_saveusercontext.S +++ b/arch/z80/src/z8/z8_saveusercontext.S @@ -1,6 +1,8 @@ /************************************************************************** * arch/z80/src/z8/z8_saveusercontext.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_schedulesigaction.c b/arch/z80/src/z8/z8_schedulesigaction.c index cddf5c6af3..3972096018 100644 --- a/arch/z80/src/z8/z8_schedulesigaction.c +++ b/arch/z80/src/z8/z8_schedulesigaction.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_schedulesigaction.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_serial.c b/arch/z80/src/z8/z8_serial.c index d0a432e81c..09516c2093 100644 --- a/arch/z80/src/z8/z8_serial.c +++ b/arch/z80/src/z8/z8_serial.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_serial.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_sigdeliver.c b/arch/z80/src/z8/z8_sigdeliver.c index 2c13db2e0c..257b512e33 100644 --- a/arch/z80/src/z8/z8_sigdeliver.c +++ b/arch/z80/src/z8/z8_sigdeliver.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_sigdeliver.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_timerisr.c b/arch/z80/src/z8/z8_timerisr.c index b9edbc97d7..226ebee5bb 100644 --- a/arch/z80/src/z8/z8_timerisr.c +++ b/arch/z80/src/z8/z8_timerisr.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z8/z8_timerisr.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z8/z8_vector.S b/arch/z80/src/z8/z8_vector.S index a1c69472a8..9a1c135115 100644 --- a/arch/z80/src/z8/z8_vector.S +++ b/arch/z80/src/z8/z8_vector.S @@ -1,6 +1,8 @@ /************************************************************************** * arch/z80/src/z8/z8_xdef.S * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/Make.defs b/arch/z80/src/z80/Make.defs index 75cb102307..8555cf59ee 100644 --- a/arch/z80/src/z80/Make.defs +++ b/arch/z80/src/z80/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/z80/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/Toolchain.defs b/arch/z80/src/z80/Toolchain.defs index 3d2cecc1ff..9072efcc42 100644 --- a/arch/z80/src/z80/Toolchain.defs +++ b/arch/z80/src/z80/Toolchain.defs @@ -1,6 +1,8 @@ ############################################################################ # arch/z80/src/z80/Toolchain.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/chip.h b/arch/z80/src/z80/chip.h index 67ecba50f5..8241eeb925 100644 --- a/arch/z80/src/z80/chip.h +++ b/arch/z80/src/z80/chip.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/chip.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/switch.h b/arch/z80/src/z80/switch.h index 4190d0a687..4e628cc106 100644 --- a/arch/z80/src/z80/switch.h +++ b/arch/z80/src/z80/switch.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/switch.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_copystate.c b/arch/z80/src/z80/z80_copystate.c index b6014b2612..b1d07d2cb8 100644 --- a/arch/z80/src/z80/z80_copystate.c +++ b/arch/z80/src/z80/z80_copystate.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/z80_copystate.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_head.asm b/arch/z80/src/z80/z80_head.asm index e78dffe2cc..0679293fc5 100644 --- a/arch/z80/src/z80/z80_head.asm +++ b/arch/z80/src/z80/z80_head.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z80/z80_head.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_initialstate.c b/arch/z80/src/z80/z80_initialstate.c index b26c3f1be1..ad8dc25eac 100644 --- a/arch/z80/src/z80/z80_initialstate.c +++ b/arch/z80/src/z80/z80_initialstate.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/z80_initialstate.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_io.c b/arch/z80/src/z80/z80_io.c index 455140ecfc..81d6336813 100644 --- a/arch/z80/src/z80/z80_io.c +++ b/arch/z80/src/z80/z80_io.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/z80_io.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_irq.c b/arch/z80/src/z80/z80_irq.c index 1e510ce611..19f778e884 100644 --- a/arch/z80/src/z80/z80_irq.c +++ b/arch/z80/src/z80/z80_irq.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/z80_irq.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_mem.h b/arch/z80/src/z80/z80_mem.h index 36e53105d5..21d704b2cf 100644 --- a/arch/z80/src/z80/z80_mem.h +++ b/arch/z80/src/z80/z80_mem.h @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/z80_mem.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_registerdump.c b/arch/z80/src/z80/z80_registerdump.c index 5e8a82fcf4..41659e4880 100644 --- a/arch/z80/src/z80/z80_registerdump.c +++ b/arch/z80/src/z80/z80_registerdump.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/z80_registerdump.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_restoreusercontext.asm b/arch/z80/src/z80/z80_restoreusercontext.asm index d91eacf3ff..07bbeb3bdd 100644 --- a/arch/z80/src/z80/z80_restoreusercontext.asm +++ b/arch/z80/src/z80/z80_restoreusercontext.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z80/z80_restoreusercontext.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_rom.asm b/arch/z80/src/z80/z80_rom.asm index 12b928c64f..8877fe61ff 100644 --- a/arch/z80/src/z80/z80_rom.asm +++ b/arch/z80/src/z80/z80_rom.asm @@ -1,6 +1,8 @@ ;************************************************************************** ; arch/z80/src/z80/z80_rom.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_saveusercontext.asm b/arch/z80/src/z80/z80_saveusercontext.asm index d7786fd7a9..214be78f54 100644 --- a/arch/z80/src/z80/z80_saveusercontext.asm +++ b/arch/z80/src/z80/z80_saveusercontext.asm @@ -1,6 +1,8 @@ ;************************************************************************* ; arch/z80/src/z80/z80_saveusercontext.asm ; +; SPDX-License-Identifier: Apache-2.0 +; ; Licensed to the Apache Software Foundation (ASF) under one or more ; contributor license agreements. See the NOTICE file distributed with ; this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_schedulesigaction.c b/arch/z80/src/z80/z80_schedulesigaction.c index f03690e784..a8d93fd1f9 100644 --- a/arch/z80/src/z80/z80_schedulesigaction.c +++ b/arch/z80/src/z80/z80_schedulesigaction.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/z80_schedulesigaction.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/arch/z80/src/z80/z80_sigdeliver.c b/arch/z80/src/z80/z80_sigdeliver.c index ce2a6d9cbb..5afdd263f1 100644 --- a/arch/z80/src/z80/z80_sigdeliver.c +++ b/arch/z80/src/z80/z80_sigdeliver.c @@ -1,6 +1,8 @@ /**************************************************************************** * arch/z80/src/z80/z80_sigdeliver.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The