diff --git a/import/Make.defs b/import/Make.defs index 050a5d3e1..d6f99cf50 100644 --- a/import/Make.defs +++ b/import/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # apps/import/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/import/Makefile b/import/Makefile index be5c4dc8e..577708cac 100644 --- a/import/Makefile +++ b/import/Makefile @@ -1,6 +1,8 @@ ############################################################################ # apps/import/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