While at it, adjust the TQ-Systems copyright info to include consistent company information, the mail address to reach all developers at TQ-Systems for questions regarding U-Boot support for our SOM and remove author's company mail address not suitable for plain text mail.
Signed-off-by: Markus Niebel <[email protected]> Signed-off-by: Max Merchel <[email protected]> --- board/tq/tqma6/Makefile | 7 +++++-- board/tq/tqma6/clocks.cfg | 7 +++++-- board/tq/tqma6/tqma6.c | 8 +++++--- board/tq/tqma6/tqma6_mba6.c | 8 +++++--- board/tq/tqma6/tqma6_wru4.c | 8 +++++--- board/tq/tqma6/tqma6dl.cfg | 6 ++++-- board/tq/tqma6/tqma6q.cfg | 6 ++++-- board/tq/tqma6/tqma6s.cfg | 6 ++++-- include/configs/tqma6.h | 6 ++++-- include/configs/tqma6_mba6.h | 6 ++++-- include/configs/tqma6_wru4.h | 2 +- 11 files changed, 46 insertions(+), 24 deletions(-) diff --git a/board/tq/tqma6/Makefile b/board/tq/tqma6/Makefile index 7271297c707..5fd05c07ecf 100644 --- a/board/tq/tqma6/Makefile +++ b/board/tq/tqma6/Makefile @@ -1,6 +1,9 @@ -# SPDX-License-Identifier: GPL-2.0+ +# SPDX-License-Identifier: GPL-2.0-or-later +# +# Copyright (c) 2014-2025 TQ-Systems GmbH <[email protected]>, +# D-82229 Seefeld, Germany. +# Author: Markus Niebel # -# Copyright (C) 2014, Markus Niebel <[email protected]> obj-y := tqma6.o diff --git a/board/tq/tqma6/clocks.cfg b/board/tq/tqma6/clocks.cfg index 1f2001c75f0..3a094c36578 100644 --- a/board/tq/tqma6/clocks.cfg +++ b/board/tq/tqma6/clocks.cfg @@ -1,7 +1,10 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2013 Boundary Devices - * Copyright (C) 2013, 2014 Markus Niebel <[email protected]> + * + * Copyright (c) 2013-2025 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel * * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure * and create imximage boot image diff --git a/board/tq/tqma6/tqma6.c b/board/tq/tqma6/tqma6.c index 83db2d1ad38..4351ced39ec 100644 --- a/board/tq/tqma6/tqma6.c +++ b/board/tq/tqma6/tqma6.c @@ -1,10 +1,12 @@ -// SPDX-License-Identifier: GPL-2.0+ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2012 Freescale Semiconductor, Inc. * Author: Fabio Estevam <[email protected]> * - * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x) - * Author: Markus Niebel <[email protected]> + * ported SabreSD to TQMa6x + * Copyright (c) 2013-2023 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel */ #include <init.h> diff --git a/board/tq/tqma6/tqma6_mba6.c b/board/tq/tqma6/tqma6_mba6.c index 630ffdd63a9..6d0ba43fa4a 100644 --- a/board/tq/tqma6/tqma6_mba6.c +++ b/board/tq/tqma6/tqma6_mba6.c @@ -1,10 +1,12 @@ -// SPDX-License-Identifier: GPL-2.0+ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2012 Freescale Semiconductor, Inc. * Author: Fabio Estevam <[email protected]> * - * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x) - * Author: Markus Niebel <[email protected]> + * ported SabreSD to TQMa6x + * Copyright (c) 2013-2025 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel */ #include <init.h> diff --git a/board/tq/tqma6/tqma6_wru4.c b/board/tq/tqma6/tqma6_wru4.c index aa53212e0e8..7acefc7b064 100644 --- a/board/tq/tqma6/tqma6_wru4.c +++ b/board/tq/tqma6/tqma6_wru4.c @@ -1,10 +1,12 @@ -// SPDX-License-Identifier: GPL-2.0+ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2012 Freescale Semiconductor, Inc. * Author: Fabio Estevam <[email protected]> * - * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x) - * Author: Markus Niebel <[email protected]> + * ported SabreSD to TQMa6x + * Copyright (c) 2013-2014 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel * * Copyright (C) 2015 Stefan Roese <[email protected]> */ diff --git a/board/tq/tqma6/tqma6dl.cfg b/board/tq/tqma6/tqma6dl.cfg index 8cd1885b43f..eea4f1012ea 100644 --- a/board/tq/tqma6/tqma6dl.cfg +++ b/board/tq/tqma6/tqma6dl.cfg @@ -1,6 +1,8 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* - * Copyright (C) 2014 - 2015 Markus Niebel <[email protected]> + * Copyright (c) 2014-2025 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel * * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure * and create imximage boot image diff --git a/board/tq/tqma6/tqma6q.cfg b/board/tq/tqma6/tqma6q.cfg index a345c4de93d..371035e6517 100644 --- a/board/tq/tqma6/tqma6q.cfg +++ b/board/tq/tqma6/tqma6q.cfg @@ -1,6 +1,8 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* - * Copyright (C) 2013, 2014 Markus Niebel <[email protected]> + * Copyright (c) 2013-2025 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel * * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure * and create imximage boot image diff --git a/board/tq/tqma6/tqma6s.cfg b/board/tq/tqma6/tqma6s.cfg index 02f7e109100..b1557b4638c 100644 --- a/board/tq/tqma6/tqma6s.cfg +++ b/board/tq/tqma6/tqma6s.cfg @@ -1,6 +1,8 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* - * Copyright (C) 2013, 2014 Markus Niebel <[email protected]> + * Copyright (c) 2013-2025 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel * * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure * and create imximage boot image diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h index 329fe3c86ed..affc939abe0 100644 --- a/include/configs/tqma6.h +++ b/include/configs/tqma6.h @@ -1,6 +1,8 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* - * Copyright (C) 2013, 2014, 2017 Markus Niebel <[email protected]> + * Copyright (c) 2013-2025 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel * * Configuration settings for the TQ-Systems TQMa6<Q,D,DL,S> module. */ diff --git a/include/configs/tqma6_mba6.h b/include/configs/tqma6_mba6.h index b5871424bc6..9284e4669b5 100644 --- a/include/configs/tqma6_mba6.h +++ b/include/configs/tqma6_mba6.h @@ -1,6 +1,8 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* - * Copyright (C) 2013 - 2017 Markus Niebel <[email protected]> + * Copyright (c) 2013-2025 TQ-Systems GmbH <[email protected]>, + * D-82229 Seefeld, Germany. + * Author: Markus Niebel * * Configuration settings for the TQ-Systems TQMa6<Q,D,DL,S> module on * MBa6 starter kit diff --git a/include/configs/tqma6_wru4.h b/include/configs/tqma6_wru4.h index 5e21463305a..110bd895a8a 100644 --- a/include/configs/tqma6_wru4.h +++ b/include/configs/tqma6_wru4.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2015 Stefan Roese <[email protected]> */ -- 2.43.0

