Wed, Feb 22, 2023 at 07:12:10PM +0800, Keguang Zhang kirjoitti: > This patch updates copyright and author information. ... > +// SPDX-License-Identifier: GPL-2.0-or-later Have you talked to your lawers? This is an inequivalent to what was written below. > /* > * GPIO Driver for Loongson 1 SoC > * > - * Copyright (C) 2015-2016 Zhang, Keguang <keguang.zhang@xxxxxxxxx> > - * > - * This file is licensed under the terms of the GNU General Public > - * License version 2. This program is licensed "as is" without any > - * warranty of any kind, whether express or implied. > + * Copyright (C) 2015-2023 Keguang Zhang <keguang.zhang@xxxxxxxxx> > */ ... > -MODULE_AUTHOR("Kelvin Cheung <keguang.zhang@xxxxxxxxx>"); > +MODULE_AUTHOR("Keguang Zhang <keguang.zhang@xxxxxxxxx>"); So, which name here is in your official documents? -- With Best Regards, Andy Shevchenko