diff --git a/openamp/CMakeLists.txt b/openamp/CMakeLists.txt index 782f807ff78..74706e8a896 100644 --- a/openamp/CMakeLists.txt +++ b/openamp/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # openamp/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/openamp/Makefile b/openamp/Makefile index 4bf73b0c526..8465da9ffa2 100644 --- a/openamp/Makefile +++ b/openamp/Makefile @@ -1,6 +1,8 @@ ############################################################################ # openamp/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/openamp/libmetal.cmake b/openamp/libmetal.cmake index 498bdc18749..cd2ad815167 100644 --- a/openamp/libmetal.cmake +++ b/openamp/libmetal.cmake @@ -1,6 +1,8 @@ # ############################################################################## # openamp/libmetal.cmake # +# 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/openamp/libmetal.defs b/openamp/libmetal.defs index 7e5d92fd8d2..3584573d8f9 100644 --- a/openamp/libmetal.defs +++ b/openamp/libmetal.defs @@ -1,6 +1,8 @@ ############################################################################ # openamp/libmetal.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/openamp/open-amp.cmake b/openamp/open-amp.cmake index 99c75184ea5..6e290f93245 100644 --- a/openamp/open-amp.cmake +++ b/openamp/open-amp.cmake @@ -1,6 +1,8 @@ # ############################################################################## # openamp/open-amp.cmake # +# 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/openamp/open-amp.defs b/openamp/open-amp.defs index 548906d2544..102873c5291 100644 --- a/openamp/open-amp.defs +++ b/openamp/open-amp.defs @@ -1,6 +1,8 @@ ############################################################################ # openamp/open-amp.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