From: Gabor Juhos Date: Wed, 29 Aug 2007 17:27:11 +0000 (+0000) Subject: I have new e-mail address. Thanks to Kaloz ;) X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=163d36a7113ffbdc844980838bdcdae21d6c61fb;p=project%2Ffirmware-utils.git I have new e-mail address. Thanks to Kaloz ;) SVN-Revision: 8538 --- diff --git a/src/csysimg.h b/src/csysimg.h index c3d5767..f22a22f 100644 --- a/src/csysimg.h +++ b/src/csysimg.h @@ -1,7 +1,7 @@ /* * $Id$ * - * Copyright (C) 2007 Gabor Juhos + * Copyright (C) 2007 Gabor Juhos * * This program was based on the code found in various Linux * source tarballs released by Edimax for it's devices. diff --git a/src/mkcsysimg.c b/src/mkcsysimg.c index e1c0e71..a1f9b74 100644 --- a/src/mkcsysimg.c +++ b/src/mkcsysimg.c @@ -1,7 +1,7 @@ /* * $Id$ * - * Copyright (C) 2007 Gabor Juhos + * Copyright (C) 2007 Gabor Juhos * * This program was based on the code found in various Linux * source tarballs released by Edimax for it's devices. diff --git a/src/mkmylofw.c b/src/mkmylofw.c index de0942d..7a69f6e 100644 --- a/src/mkmylofw.c +++ b/src/mkmylofw.c @@ -1,7 +1,7 @@ /* * $Id$ * - * Copyright (C) 2006,2007 Gabor Juhos + * Copyright (C) 2006,2007 Gabor Juhos * * 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/src/mkzynfw.c b/src/mkzynfw.c index fe4efca..b4462ad 100755 --- a/src/mkzynfw.c +++ b/src/mkzynfw.c @@ -2,7 +2,7 @@ * $Id$ * * Copyright (C) 2007 OpenWrt.org - * Copyright (C) 2007 Gabor Juhos + * Copyright (C) 2007 Gabor Juhos * * 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/src/zynos.h b/src/zynos.h index ef6c91e..54590e5 100755 --- a/src/zynos.h +++ b/src/zynos.h @@ -2,7 +2,7 @@ * $Id$ * * Copyright (C) 2007 OpenWrt.org - * Copyright (C) 2007 Gabor Juhos + * Copyright (C) 2007 Gabor Juhos * * This code was based on the information of the ZyXEL's firmware * image format written by Kolja Waschk, can be found at: