diff options
Diffstat (limited to 'tools/patch-image')
-rw-r--r-- | tools/patch-image/src/patch-cmdline.c | 2 | ||||
-rw-r--r-- | tools/patch-image/src/patch-dtb.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/patch-image/src/patch-cmdline.c b/tools/patch-image/src/patch-cmdline.c index 571f848d81..d3a5b119e4 100644 --- a/tools/patch-image/src/patch-cmdline.c +++ b/tools/patch-image/src/patch-cmdline.c @@ -1,7 +1,7 @@ /* * patch-cmdline.c - patch the kernel command line on rb532 * - * Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2006 Felix Fietkau <nbd@nbd.name> * * 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/patch-image/src/patch-dtb.c b/tools/patch-image/src/patch-dtb.c index 161e1dca2d..7812eb9b39 100644 --- a/tools/patch-image/src/patch-dtb.c +++ b/tools/patch-image/src/patch-dtb.c @@ -1,7 +1,7 @@ /* * patch-dtb.c - patch a dtb into an image * - * Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2006 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2012 John Crispin <blogic@openwrt.org> * * This program is free software; you can redistribute it and/or |