diff options
| author | Max Merchel <Max.Merchel@ew.tq-group.com> | 2025-11-24 08:55:25 +0100 |
|---|---|---|
| committer | Fabio Estevam <festevam@nabladev.com> | 2025-11-29 17:06:51 -0300 |
| commit | 34937dbf59086a56049fed2fa1552530fcd4be18 (patch) | |
| tree | 70d27218539e812b598f06326cf96c80560bf7b6 /include | |
| parent | 8694a0523e48270869f2b48dab860d152d58da97 (diff) | |
board: [cosmetic] tqma6: adjust SPDX tag
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 <Markus.Niebel@ew.tq-group.com>
Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/tqma6.h | 6 | ||||
| -rw-r--r-- | include/configs/tqma6_mba6.h | 6 | ||||
| -rw-r--r-- | include/configs/tqma6_wru4.h | 2 |
3 files changed, 9 insertions, 5 deletions
diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h index 7a360e38217..5e89cd6937a 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 <Markus.Niebel@tq-group.com> + * Copyright (c) 2013-2014, 2017 TQ-Systems GmbH <u-boot@ew.tq-group.com>, + * 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..9b9f4150951 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 <Markus.Niebel@tq-group.com> + * Copyright (c) 2013-2017 TQ-Systems GmbH <u-boot@ew.tq-group.com>, + * 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 <sr@denx.de> */ |
