From ffcedfd9714ff5207eb75a86485b711951df168f Mon Sep 17 00:00:00 2001 From: Augusto Fraga Giachero Date: Wed, 25 Nov 2020 07:54:30 -0300 Subject: [PATCH] Remove copyright from headers --- drivers/rf/dat-31r5-sp.c | 2 -- drivers/sensors/adt7320.h | 2 -- include/nuttx/rf/attenuator.h | 2 -- include/nuttx/rf/dat-31r5-sp.h | 2 -- include/nuttx/rf/ioctl.h | 2 -- include/nuttx/sensors/adt7320.h | 2 -- 6 files changed, 12 deletions(-) diff --git a/drivers/rf/dat-31r5-sp.c b/drivers/rf/dat-31r5-sp.c index 43a27114467..ec9d3906c45 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 b8243907c10..2304bba270b 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 9675d57d363..09f47d988e5 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 f1dad256e07..19e1fe68943 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 d88d026dcae..11fed0b09c7 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 c65bf0740fe..35a5dc48438 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