diff --git a/math/CMakeLists.txt b/math/CMakeLists.txt index a6f7d9ccc..1b9defeae 100644 --- a/math/CMakeLists.txt +++ b/math/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # apps/math/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/math/Make.defs b/math/Make.defs index 36941e940..33017a5a2 100644 --- a/math/Make.defs +++ b/math/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/math/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/math/Makefile b/math/Makefile index de43fcc19..e90cc1048 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/math/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/math/gemmlowp/CMakeLists.txt b/math/gemmlowp/CMakeLists.txt index acff6f113..b13b12794 100644 --- a/math/gemmlowp/CMakeLists.txt +++ b/math/gemmlowp/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # apps/math/gemmlowp/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/math/gemmlowp/Make.defs b/math/gemmlowp/Make.defs index ecd7abd03..a89b55ebb 100644 --- a/math/gemmlowp/Make.defs +++ b/math/gemmlowp/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/math/gemmlowp/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/math/gemmlowp/Makefile b/math/gemmlowp/Makefile index 3f5b76456..cceda46d5 100644 --- a/math/gemmlowp/Makefile +++ b/math/gemmlowp/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/math/gemmlowp/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/math/kissfft/CMakeLists.txt b/math/kissfft/CMakeLists.txt index 868413075..7273f0e09 100644 --- a/math/kissfft/CMakeLists.txt +++ b/math/kissfft/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # apps/math/kissfft/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/math/kissfft/Make.defs b/math/kissfft/Make.defs index 3da1486c9..847608309 100644 --- a/math/kissfft/Make.defs +++ b/math/kissfft/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/math/kissfft/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/math/kissfft/Makefile b/math/kissfft/Makefile index 3a3b2e824..ff4fe9ee3 100644 --- a/math/kissfft/Makefile +++ b/math/kissfft/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/math/kissfft/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/math/libtommath/CMakeLists.txt b/math/libtommath/CMakeLists.txt index b6c5c6f0a..211c755e1 100644 --- a/math/libtommath/CMakeLists.txt +++ b/math/libtommath/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # apps/math/libtommath/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/math/libtommath/Make.defs b/math/libtommath/Make.defs index 6531ad3ae..61dcb1f65 100644 --- a/math/libtommath/Make.defs +++ b/math/libtommath/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/math/libtommath/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/math/libtommath/Makefile b/math/libtommath/Makefile index 4c54d99ed..91b47d463 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/math/libtommath/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/math/ruy/CMakeLists.txt b/math/ruy/CMakeLists.txt index b31f497f2..79ac2ac2b 100644 --- a/math/ruy/CMakeLists.txt +++ b/math/ruy/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # apps/math/ruy/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/math/ruy/Make.defs b/math/ruy/Make.defs index bdba60a48..bd91a3663 100644 --- a/math/ruy/Make.defs +++ b/math/ruy/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/math/ruy/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/math/ruy/Makefile b/math/ruy/Makefile index aa9b2be5e..188b81fff 100644 --- a/math/ruy/Makefile +++ b/math/ruy/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/math/ruy/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 @@ -39,4 +41,4 @@ endif CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/math/ruy/ruy CXXFLAGS += ${INCDIR_PREFIX}$(APPDIR)/math/ruy/ruy -include $(APPDIR)/Application.mk \ No newline at end of file +include $(APPDIR)/Application.mk