Let's not get too sucked into how to apply the header. I'm just trying to clarify what we need to get headers on where we are missing data.
Here are more files that are missing license information: H files over 0 bytes no license detected incubator-nuttx/boards/sim/sim/sim/include/board.h incubator-nuttx/arch/arm/src/cxd56xx/hardware/cxd5602_isop.h incubator-nuttx/arch/arm/src/imxrt/hardware/rt102x/imxrt102x_xbar.h incubator-nuttx/arch/arm/src/imxrt/hardware/rt105x/imxrt105x_xbar.h incubator-nuttx/arch/arm/src/imxrt/hardware/rt106x/imxrt106x_xbar.h incubator-nuttx/include/nuttx/wireless/ieee80211/mmc_sdio.h incubator-nuttx/boards/sim/sim/sim/include/nsh_romfsimg.h incubator-nuttx/boards/arm/sama5/sama5d4-ek/include/nsh_romfsimg.h incubator-nuttx/boards/arm/stm32l4/stm32l4r9ai-disco/include/nsh_romfsimg.h incubator-nuttx/boards/arm/stm32l4/stm32l476vg-disco/include/nsh_romfsimg.h C files over 0 bytes no license detected incubator-nuttx/libs/libc/math/lib_round.c incubator-nuttx/libs/libc/math/lib_roundf.c incubator-nuttx/libs/libc/math/lib_roundl.c incubator-nuttx/arch/arm/src/lpc43xx/lpc43_emc.c incubator-nuttx/tools/noteinfo.c incubator-nuttx/boards/arm/samd5e5/metro-m4/scripts/nvm.c sh files over 0 bytes no license detected incubator-nuttx/boards/arm/lpc43xx/lpc4357-evb/scripts/bin_checksum_hex.sh incubator-nuttx/boards/arm/stm32/maple/tools/dfu.sh incubator-nuttx/boards/avr/at32uc3/avr32dev1/tools/doisp.sh incubator-nuttx/boards/arm/stm32/maple/tools/env.sh incubator-nuttx/boards/arm/lpc31xx/olimex-lpc-h3131/tools/mklpc.sh incubator-nuttx/boards/arm/lpc31xx/ea3152/tools/mklpc.sh incubator-nuttx/boards/arm/lpc31xx/ea3131/tools/mklpc.sh incubator-nuttx/boards/arm/sama5/sama5d3-xplained/helpers/netusb-up.sh incubator-nuttx/boards/arm/str71x/olimex-strp711/scripts/oocd.sh incubator-nuttx/boards/arm/samv7/same70-xplained/tools/oocd.sh incubator-nuttx/boards/arm/lpc31xx/olimex-lpc-h3131/tools/oocd.sh incubator-nuttx/boards/arm/lpc31xx/ea3152/tools/oocd.sh incubator-nuttx/boards/arm/lpc31xx/ea3131/tools/oocd.sh incubator-nuttx/boards/arm/tiva/lm4f120-launchpad/tools/oocd.sh incubator-nuttx/boards/arm/tiva/tm4c1294-launchpad/tools/oocd.sh incubator-nuttx/boards/arm/tiva/tm4c123g-launchpad/tools/oocd.sh incubator-nuttx/boards/arm/lpc17xx_40xx/lx_cpu/tools/oocd.sh incubator-nuttx/boards/arm/stm32/shenzhou/tools/oocd.sh incubator-nuttx/boards/arm/stm32/cloudctrl/tools/oocd.sh incubator-nuttx/boards/arm/stm32/stm3210e-eval/tools/oocd.sh incubator-nuttx/boards/arm/stm32/stm3220g-eval/tools/oocd.sh bat files over 0 bytes no license detected incubator-nuttx/boards/arm/lpc43xx/lpc4370-link2/scripts/flash.bat incubator-nuttx/boards/arm/lpc43xx/lpc4337-ws/scripts/flash.bat The fossology api is fighting me a bit, so I might be missing some things here. --Brennan On Sun, Jan 19, 2020 at 12:26 PM Gregory Nutt <spudan...@gmail.com> wrote: > > Then maybe > > find . -name Kconfig | xargs sed -i -e "' 1i \ > 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\ > \ > 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. > > >