diff --git a/drivers/rf/dat-31r5-sp.c b/drivers/rf/dat-31r5-sp.c index 43a2711446..ec9d3906c4 100644 --- a/drivers/rf/dat-31r5-sp.c +++ b/drivers/rf/dat-31r5-sp.c @@ -3,8 +3,6 @@ * Character driver for the Mini-Circuits DAT-31R5-SP+ digital step * attenuator. * - * Copyright 2019-2020 Augusto Fraga Giachero - * * Licensed 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 diff --git a/drivers/sensors/adt7320.h b/drivers/sensors/adt7320.h index b8243907c1..2304bba270 100644 --- a/drivers/sensors/adt7320.h +++ b/drivers/sensors/adt7320.h @@ -1,8 +1,6 @@ /**************************************************************************** * drivers/sensors/adt7320.h * - * Copyright 2019-2020 Augusto Fraga Giachero - * * Licensed 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 diff --git a/include/nuttx/rf/attenuator.h b/include/nuttx/rf/attenuator.h index 9675d57d36..09f47d988e 100644 --- a/include/nuttx/rf/attenuator.h +++ b/include/nuttx/rf/attenuator.h @@ -1,8 +1,6 @@ /**************************************************************************** * include/nuttx/rf/attenuator.h * - * Copyright 2019-2020 Augusto Fraga Giachero - * * Licensed 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 diff --git a/include/nuttx/rf/dat-31r5-sp.h b/include/nuttx/rf/dat-31r5-sp.h index f1dad256e0..19e1fe6894 100644 --- a/include/nuttx/rf/dat-31r5-sp.h +++ b/include/nuttx/rf/dat-31r5-sp.h @@ -3,8 +3,6 @@ * Character driver for the Mini-Circuits DAT-31R5-SP+ digital step * attenuator. * - * Copyright 2019-2020 Augusto Fraga Giachero - * * Licensed 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 diff --git a/include/nuttx/rf/ioctl.h b/include/nuttx/rf/ioctl.h index d88d026dca..11fed0b09c 100644 --- a/include/nuttx/rf/ioctl.h +++ b/include/nuttx/rf/ioctl.h @@ -1,8 +1,6 @@ /**************************************************************************** * include/nuttx/rf/ioctl.h * - * Copyright 2019-2020 Augusto Fraga Giachero - * * Licensed 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 diff --git a/include/nuttx/sensors/adt7320.h b/include/nuttx/sensors/adt7320.h index c65bf0740f..35a5dc4843 100644 --- a/include/nuttx/sensors/adt7320.h +++ b/include/nuttx/sensors/adt7320.h @@ -1,8 +1,6 @@ /**************************************************************************** * include/nuttx/sensors/adt7320.h * - * Copyright 2019-2020 Augusto Fraga Giachero - * * Licensed 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