diff --git a/logging/CMakeLists.txt b/logging/CMakeLists.txt index 4591b75c4..99615502a 100644 --- a/logging/CMakeLists.txt +++ b/logging/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # apps/logging/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/logging/Make.defs b/logging/Make.defs index 458180da9..ebfb64829 100644 --- a/logging/Make.defs +++ b/logging/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/logging/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/logging/Makefile b/logging/Makefile index e83806254..f7971ba95 100644 --- a/logging/Makefile +++ b/logging/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/logging/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/logging/embedlog/CMakeLists.txt b/logging/embedlog/CMakeLists.txt index edef25f12..f9684075e 100644 --- a/logging/embedlog/CMakeLists.txt +++ b/logging/embedlog/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # apps/logging/embedlog/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/logging/embedlog/Make.defs b/logging/embedlog/Make.defs index 4d3d4f7a9..1b59e6ef3 100644 --- a/logging/embedlog/Make.defs +++ b/logging/embedlog/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/logging/embedlog/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/logging/embedlog/Makefile b/logging/embedlog/Makefile index 747b7ec5c..e4e6f2b4c 100644 --- a/logging/embedlog/Makefile +++ b/logging/embedlog/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/logging/embedlog/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/logging/nxscope/CMakeLists.txt b/logging/nxscope/CMakeLists.txt index 7a277e6a8..378ebefd5 100644 --- a/logging/nxscope/CMakeLists.txt +++ b/logging/nxscope/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # apps/logging/nxscope/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/logging/nxscope/Make.defs b/logging/nxscope/Make.defs index 1007faa7e..92db87b79 100644 --- a/logging/nxscope/Make.defs +++ b/logging/nxscope/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/logging/nxscope/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/logging/nxscope/Makefile b/logging/nxscope/Makefile index d089adfd8..3e45148fc 100644 --- a/logging/nxscope/Makefile +++ b/logging/nxscope/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/logging/nxscope/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/logging/nxscope/nxscope.c b/logging/nxscope/nxscope.c index 011aa93c2..123ff047e 100644 --- a/logging/nxscope/nxscope.c +++ b/logging/nxscope/nxscope.c @@ -1,6 +1,8 @@ /**************************************************************************** * apps/logging/nxscope/nxscope.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/logging/nxscope/nxscope_chan.c b/logging/nxscope/nxscope_chan.c index eac54897c..3af048c60 100644 --- a/logging/nxscope/nxscope_chan.c +++ b/logging/nxscope/nxscope_chan.c @@ -1,6 +1,8 @@ /**************************************************************************** * apps/logging/nxscope/nxscope_chan.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/logging/nxscope/nxscope_idummy.c b/logging/nxscope/nxscope_idummy.c index 650dbb3b8..83206e9e7 100644 --- a/logging/nxscope/nxscope_idummy.c +++ b/logging/nxscope/nxscope_idummy.c @@ -1,6 +1,8 @@ /**************************************************************************** * apps/logging/nxscope/nxscope_idummy.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/logging/nxscope/nxscope_internals.c b/logging/nxscope/nxscope_internals.c index 0c25895df..43ffdd610 100644 --- a/logging/nxscope/nxscope_internals.c +++ b/logging/nxscope/nxscope_internals.c @@ -1,6 +1,8 @@ /**************************************************************************** * apps/logging/nxscope/nxscope_internals.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/logging/nxscope/nxscope_internals.h b/logging/nxscope/nxscope_internals.h index cfb921bab..622268b67 100644 --- a/logging/nxscope/nxscope_internals.h +++ b/logging/nxscope/nxscope_internals.h @@ -1,6 +1,8 @@ /**************************************************************************** * apps/logging/nxscope/nxscope_internals.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/logging/nxscope/nxscope_iser.c b/logging/nxscope/nxscope_iser.c index d91cf61d5..c36d6e350 100644 --- a/logging/nxscope/nxscope_iser.c +++ b/logging/nxscope/nxscope_iser.c @@ -1,6 +1,8 @@ /**************************************************************************** * apps/logging/nxscope/nxscope_iser.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/logging/nxscope/nxscope_pser.c b/logging/nxscope/nxscope_pser.c index ca0648fea..95bbb60d8 100644 --- a/logging/nxscope/nxscope_pser.c +++ b/logging/nxscope/nxscope_pser.c @@ -1,6 +1,8 @@ /**************************************************************************** * apps/logging/nxscope/nxscope_pser.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