summaryrefslogtreecommitdiffstats
path: root/tools/patch-image
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-07 08:58:31 +0200
committerFelix Fietkau <nbd@nbd.name>2016-06-07 08:58:42 +0200
commit7eeb254cc49c4e9f837c980826ec112b9404f341 (patch)
treedb7afa90503c4b77c8fa06f5e1d351d3b3a140a5 /tools/patch-image
parentf7fb6e49f214e8a38698bab4d33551addbc04439 (diff)
downloadmaster-31e0f0ae-7eeb254cc49c4e9f837c980826ec112b9404f341.tar.gz
master-31e0f0ae-7eeb254cc49c4e9f837c980826ec112b9404f341.tar.bz2
master-31e0f0ae-7eeb254cc49c4e9f837c980826ec112b9404f341.zip
treewide: replace nbd@openwrt.org with nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/patch-image')
-rw-r--r--tools/patch-image/src/patch-cmdline.c2
-rw-r--r--tools/patch-image/src/patch-dtb.c2
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