diff options
author | Luka Perkov <luka@openwrt.org> | 2012-12-03 03:24:15 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-12-07 08:47:52 -0700 |
commit | 3fdf7596dff87a79e2b41d07479c608d91d06cb3 (patch) | |
tree | 0907620e78e083ec7c5990aa1a6fe56a9f054dee /board/iomega | |
parent | 10501df05e2d2eef501c92483c134d5f7c9da150 (diff) | |
download | u-boot-imx-3fdf7596dff87a79e2b41d07479c608d91d06cb3.zip u-boot-imx-3fdf7596dff87a79e2b41d07479c608d91d06cb3.tar.gz u-boot-imx-3fdf7596dff87a79e2b41d07479c608d91d06cb3.tar.bz2 |
Change e-mail address of Luka Perkov
Change e-mail address of Luka Perkov.
Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Luka Perkov <uboot@lukaperkov.net>
Diffstat (limited to 'board/iomega')
-rw-r--r-- | board/iomega/iconnect/iconnect.c | 2 | ||||
-rw-r--r-- | board/iomega/iconnect/iconnect.h | 2 | ||||
-rw-r--r-- | board/iomega/iconnect/kwbimage.cfg | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/board/iomega/iconnect/iconnect.c b/board/iomega/iconnect/iconnect.c index 6ee2128..8cfb4e6 100644 --- a/board/iomega/iconnect/iconnect.c +++ b/board/iomega/iconnect/iconnect.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2012 * Wojciech Dubowik <wojciech.dubowik@neratec.com> - * Luka Perkov <uboot@lukaperkov.net> + * Luka Perkov <luka@openwrt.org> * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/iomega/iconnect/iconnect.h b/board/iomega/iconnect/iconnect.h index 2fb3e5e..8b6fe1b 100644 --- a/board/iomega/iconnect/iconnect.h +++ b/board/iomega/iconnect/iconnect.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2012 * Wojciech Dubowik <wojciech.dubowik@neratec.com> - * Luka Perkov <uboot@lukaperkov.net> + * Luka Perkov <luka@openwrt.org> * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/iomega/iconnect/kwbimage.cfg b/board/iomega/iconnect/kwbimage.cfg index 6c9dfe3..4b64dab 100644 --- a/board/iomega/iconnect/kwbimage.cfg +++ b/board/iomega/iconnect/kwbimage.cfg @@ -1,7 +1,7 @@ # # (C) Copyright 2009-2012 # Wojciech Dubowik <wojciech.dubowik@neratec.com> -# Luka Perkov <uboot@lukaperkov.net> +# Luka Perkov <luka@openwrt.org> # # See file CREDITS for list of people who contributed to this # project. |