target/espressif: remove author lines from esp32xx and xtensa files
Some files have author info some doesn't. For the consistency we removed all. Signed-off-by: Erhan Kurubas <erhan.kurubas@espressif.com> Change-Id: Ie6f1ec012302e3a954c75c5106f12820722cb715 Reviewed-on: https://review.openocd.org/c/openocd/+/7104 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Antonio Borneo
parent
290eac04b9
commit
9cd714cd14
@@ -5,9 +5,6 @@
|
||||
* Copyright (C) 2016-2019 Espressif Systems Ltd. *
|
||||
* Derived from esp108.c *
|
||||
* Author: Angus Gratton gus@projectgus.com *
|
||||
* Author: Jeroen Domburg <jeroen@espressif.com> *
|
||||
* Author: Alexey Gerenkov <alexey@espressif.com> *
|
||||
* Author: Andrey Gramakov <andrei.gramakov@espressif.com> *
|
||||
***************************************************************************/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
/***************************************************************************
|
||||
* Generic Xtensa target *
|
||||
* Copyright (C) 2019 Espressif Systems Ltd. *
|
||||
* Author: Alexey Gerenkov <alexey@espressif.com> *
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef OPENOCD_TARGET_XTENSA_H
|
||||
|
||||
@@ -3,11 +3,8 @@
|
||||
/***************************************************************************
|
||||
* Xtensa debug module API *
|
||||
* Copyright (C) 2019 Espressif Systems Ltd. *
|
||||
* <alexey@espressif.com> *
|
||||
* *
|
||||
* Derived from original ESP8266 target. *
|
||||
* Copyright (C) 2015 by Angus Gratton *
|
||||
* gus@projectgus.com *
|
||||
* Author: Angus Gratton gus@projectgus.com *
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef OPENOCD_TARGET_XTENSA_DEBUG_MODULE_H
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
* Generic Xtensa target API for OpenOCD *
|
||||
* Copyright (C) 2016-2019 Espressif Systems Ltd. *
|
||||
* Author: Angus Gratton gus@projectgus.com *
|
||||
* Author: Jeroen Domburg <jeroen@espressif.com> *
|
||||
***************************************************************************/
|
||||
|
||||
#ifndef OPENOCD_TARGET_XTENSA_REGS_H
|
||||
#define OPENOCD_TARGET_XTENSA_REGS_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user