summaryrefslogtreecommitdiff
path: root/tools/firmware-utils/src
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-08-29 17:27:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-08-29 17:27:11 +0000
commit4f4a3e5e40cafd5558433bf1a26ef732692f7141 (patch)
tree7b8f5110d52f2b1f7bb7f709653787d9d1857328 /tools/firmware-utils/src
parent87fee191447d88b9bb397cb7ec210dfe38cb430d (diff)
downloadmtk-20170518-4f4a3e5e40cafd5558433bf1a26ef732692f7141.zip
mtk-20170518-4f4a3e5e40cafd5558433bf1a26ef732692f7141.tar.gz
mtk-20170518-4f4a3e5e40cafd5558433bf1a26ef732692f7141.tar.bz2
I have new e-mail address. Thanks to Kaloz ;)
SVN-Revision: 8538
Diffstat (limited to 'tools/firmware-utils/src')
-rw-r--r--tools/firmware-utils/src/csysimg.h2
-rw-r--r--tools/firmware-utils/src/mkcsysimg.c2
-rw-r--r--tools/firmware-utils/src/mkmylofw.c2
-rwxr-xr-xtools/firmware-utils/src/mkzynfw.c2
-rwxr-xr-xtools/firmware-utils/src/zynos.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/tools/firmware-utils/src/csysimg.h b/tools/firmware-utils/src/csysimg.h
index c3d5767..f22a22f 100644
--- a/tools/firmware-utils/src/csysimg.h
+++ b/tools/firmware-utils/src/csysimg.h
@@ -1,7 +1,7 @@
/*
* $Id$
*
- * Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
*
* This program was based on the code found in various Linux
* source tarballs released by Edimax for it's devices.
diff --git a/tools/firmware-utils/src/mkcsysimg.c b/tools/firmware-utils/src/mkcsysimg.c
index e1c0e71..a1f9b74 100644
--- a/tools/firmware-utils/src/mkcsysimg.c
+++ b/tools/firmware-utils/src/mkcsysimg.c
@@ -1,7 +1,7 @@
/*
* $Id$
*
- * Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
*
* This program was based on the code found in various Linux
* source tarballs released by Edimax for it's devices.
diff --git a/tools/firmware-utils/src/mkmylofw.c b/tools/firmware-utils/src/mkmylofw.c
index de0942d..7a69f6e 100644
--- a/tools/firmware-utils/src/mkmylofw.c
+++ b/tools/firmware-utils/src/mkmylofw.c
@@ -1,7 +1,7 @@
/*
* $Id$
*
- * Copyright (C) 2006,2007 Gabor Juhos <juhosg@freemail.hu>
+ * Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/tools/firmware-utils/src/mkzynfw.c b/tools/firmware-utils/src/mkzynfw.c
index fe4efca..b4462ad 100755
--- a/tools/firmware-utils/src/mkzynfw.c
+++ b/tools/firmware-utils/src/mkzynfw.c
@@ -2,7 +2,7 @@
* $Id$
*
* Copyright (C) 2007 OpenWrt.org
- * Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
*
* This code was based on the information of the ZyXEL's firmware
* image format written by Kolja Waschk, can be found at:
diff --git a/tools/firmware-utils/src/zynos.h b/tools/firmware-utils/src/zynos.h
index ef6c91e..54590e5 100755
--- a/tools/firmware-utils/src/zynos.h
+++ b/tools/firmware-utils/src/zynos.h
@@ -2,7 +2,7 @@
* $Id$
*
* Copyright (C) 2007 OpenWrt.org
- * Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
*
* This code was based on the information of the ZyXEL's firmware
* image format written by Kolja Waschk, can be found at: