This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit ffcedfd9714ff5207eb75a86485b711951df168f Author: Augusto Fraga Giachero <augustof...@gmail.com> AuthorDate: Wed Nov 25 07:54:30 2020 -0300 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 43a2711..ec9d390 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 <a...@augustofg.net> - * * 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 b824390..2304bba 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 <a...@augustofg.net> - * * 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 9675d57..09f47d9 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 <a...@augustofg.net> - * * 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 f1dad25..19e1fe6 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 <a...@augustofg.net> - * * 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 d88d026..11fed0b 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 <a...@augustofg.net> - * * 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 c65bf07..35a5dc4 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 <a...@augustofg.net> - * * 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