treewide: replace [email protected] with [email protected]
authorFelix Fietkau <[email protected]>
Tue, 7 Jun 2016 06:58:31 +0000 (08:58 +0200)
committerFelix Fietkau <[email protected]>
Tue, 7 Jun 2016 06:58:42 +0000 (08:58 +0200)
Signed-off-by: Felix Fietkau <[email protected]>
src/nand_ecc.c
src/ptgen.c

index b1e9305158c21b962d471a6a3e36a8ae3601e524..58fb6ce0db45229e6c9b98685a5518177f5bec98 100644 (file)
@@ -2,7 +2,7 @@
  * calculate ecc code for nand flash
  *
  * Copyright (C) 2008 yajin <[email protected]>
- * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2009 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 as
index 2b7ec25e4898abbc1508d8c2e20cfafae4a528c6..04f4ec862980fb4995b3e2f25f29062ecf1efb57 100644 (file)
@@ -1,6 +1,6 @@
 /* 
  * ptgen - partition table generator
- * Copyright (C) 2006 by Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2006 by Felix Fietkau <nbd@nbd.name>
  *
  * uses parts of afdisk
  * Copyright (C) 2002 by David Roetzel <[email protected]>