diff options
| author | Stelian Pop <stelian@popies.net> | 2011-11-01 00:00:39 +0100 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2011-11-29 15:43:38 +0100 | 
| commit | c9e798d35a2995931418d204141d13c019306d8c (patch) | |
| tree | 9a664d5ab8d5d71e0e117ad4f05ff759f34a2f01 /include | |
| parent | debef5cd9e362645cc4ae7a4dcc035175c2fb170 (diff) | |
| download | olio-uboot-2014.01-c9e798d35a2995931418d204141d13c019306d8c.tar.xz olio-uboot-2014.01-c9e798d35a2995931418d204141d13c019306d8c.zip | |
Fix Stelian's email address
Change my old email address which is no longer valid.
Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/at91sam9260ek.h | 2 | ||||
| -rw-r--r-- | include/configs/at91sam9261ek.h | 2 | ||||
| -rw-r--r-- | include/configs/at91sam9263ek.h | 2 | ||||
| -rw-r--r-- | include/configs/at91sam9m10g45ek.h | 2 | ||||
| -rw-r--r-- | include/configs/at91sam9rlek.h | 2 | ||||
| -rw-r--r-- | include/configs/cpu9260.h | 2 | ||||
| -rw-r--r-- | include/configs/meesc.h | 2 | ||||
| -rw-r--r-- | include/configs/otc570.h | 2 | ||||
| -rw-r--r-- | include/configs/pm9261.h | 2 | ||||
| -rw-r--r-- | include/configs/pm9263.h | 2 | ||||
| -rw-r--r-- | include/configs/pm9g45.h | 2 | ||||
| -rw-r--r-- | include/configs/tny_a9260.h | 2 | 
12 files changed, 12 insertions, 12 deletions
| diff --git a/include/configs/at91sam9260ek.h b/include/configs/at91sam9260ek.h index c439f3e82..db52ee66d 100644 --- a/include/configs/at91sam9260ek.h +++ b/include/configs/at91sam9260ek.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * Configuation settings for the AT91SAM9260EK & AT91SAM9G20EK boards. diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index c8fc9e7bd..5140b26cd 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * Configuation settings for the AT91SAM9261EK board. diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index f73d952ff..83992461f 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * Configuation settings for the AT91SAM9263EK board. diff --git a/include/configs/at91sam9m10g45ek.h b/include/configs/at91sam9m10g45ek.h index 05575cd34..5ef6bd230 100644 --- a/include/configs/at91sam9m10g45ek.h +++ b/include/configs/at91sam9m10g45ek.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * Configuation settings for the AT91SAM9M10G45EK board(and AT91SAM9G45EKES). diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h index 3ca09e143..79ea1f29a 100644 --- a/include/configs/at91sam9rlek.h +++ b/include/configs/at91sam9rlek.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * Configuation settings for the AT91SAM9RLEK board. diff --git a/include/configs/cpu9260.h b/include/configs/cpu9260.h index 0c86d6220..8674a35d2 100644 --- a/include/configs/cpu9260.h +++ b/include/configs/cpu9260.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   * Ilko Iliev <www.ronetix.at>   * diff --git a/include/configs/meesc.h b/include/configs/meesc.h index ea402905b..d6197bc61 100644 --- a/include/configs/meesc.h +++ b/include/configs/meesc.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * (C) Copyright 2009-2011 diff --git a/include/configs/otc570.h b/include/configs/otc570.h index c068aa015..b322c775a 100644 --- a/include/configs/otc570.h +++ b/include/configs/otc570.h @@ -4,7 +4,7 @@   * esd electronic system design gmbh <www.esd.eu>   *   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * Configuation settings for the esd OTC570 board. diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index 55455e7a2..9fbf9afe2 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   * Ilko Iliev <www.ronetix.at>   * diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index 43104a3e2..374be2739 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   * Ilko Iliev <www.ronetix.at>   * diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index d3beaf300..5b08d9109 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -5,7 +5,7 @@   * Ronetix GmbH <www.ronetix.at>   *   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * Configuation settings for the PM9G45 board. diff --git a/include/configs/tny_a9260.h b/include/configs/tny_a9260.h index 986aebaae..ec8ec18ec 100644 --- a/include/configs/tny_a9260.h +++ b/include/configs/tny_a9260.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net>   * Lead Tech Design <www.leadtechdesign.com>   *   * Copyright (C) 2009 |