diff options
| author | Hannes Schmelzer <[email protected]> | 2015-05-28 15:41:12 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-05-28 11:17:48 -0400 |
| commit | 4c302b9a652de55cb520d4ae658a83a5dace9cba (patch) | |
| tree | 07f72b4c27f01fb1f3944aa67846f63c8c1b92e5 /include | |
| parent | 012681b1fa822492bb8fdc5c2dd3d24d6092e110 (diff) | |
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
Since i've been married, i also have a new surname.
Mr. Petermaier moved to Mr. Schmelzer.
In this patch i update all files in which my (old) name is present.
Signed-off-by: Hannes Schmelzer <[email protected]>
Signed-off-by: Hannes Schmelzer <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/bur_am335x_common.h | 2 | ||||
| -rw-r--r-- | include/configs/kwb.h | 2 | ||||
| -rw-r--r-- | include/configs/tseries.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/bur_am335x_common.h b/include/configs/bur_am335x_common.h index b441fa038d3..639e5a0cabf 100644 --- a/include/configs/bur_am335x_common.h +++ b/include/configs/bur_am335x_common.h @@ -3,7 +3,7 @@ * * common parts used by B&R AM335x based boards * - * Copyright (C) 2013 Hannes Petermaier <[email protected]> - + * Copyright (C) 2013 Hannes Schmelzer <[email protected]> - * Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com * * SPDX-License-Identifier: GPL-2.0+ diff --git a/include/configs/kwb.h b/include/configs/kwb.h index d1c745e6ab6..acff5b9f89d 100644 --- a/include/configs/kwb.h +++ b/include/configs/kwb.h @@ -3,7 +3,7 @@ * * specific parts for B&R KWB Motherboard * - * Copyright (C) 2013 Hannes Petermaier <[email protected]> - + * Copyright (C) 2013 Hannes Schmelzer <[email protected]> - * Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com * * SPDX-License-Identifier: GPL-2.0+ diff --git a/include/configs/tseries.h b/include/configs/tseries.h index 92185333884..f3f71f11a6e 100644 --- a/include/configs/tseries.h +++ b/include/configs/tseries.h @@ -3,7 +3,7 @@ * * specific parts for B&R T-Series Motherboard * - * Copyright (C) 2013 Hannes Petermaier <[email protected]> - + * Copyright (C) 2013 Hannes Schmelzer <[email protected]> - * Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com * * SPDX-License-Identifier: GPL-2.0+ |
