summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/freifunk-watchdog/src
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/package/freifunk-watchdog/src')
-rw-r--r--contrib/package/freifunk-watchdog/src/ucix.c2
-rw-r--r--contrib/package/freifunk-watchdog/src/watchdog.c2
-rw-r--r--contrib/package/freifunk-watchdog/src/watchdog.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/package/freifunk-watchdog/src/ucix.c b/contrib/package/freifunk-watchdog/src/ucix.c
index 44de25903d..f2f69fc369 100644
--- a/contrib/package/freifunk-watchdog/src/ucix.c
+++ b/contrib/package/freifunk-watchdog/src/ucix.c
@@ -15,7 +15,7 @@
*
* Copyright (C) 2008 John Crispin <blogic@openwrt.org>
*
- * Changed by Jo-Philipp Wich <xm@subsignal.org>
+ * Changed by Jo-Philipp Wich <jow@openwrt.org>
*/
#include <string.h>
diff --git a/contrib/package/freifunk-watchdog/src/watchdog.c b/contrib/package/freifunk-watchdog/src/watchdog.c
index ce66adadb4..f546985c9c 100644
--- a/contrib/package/freifunk-watchdog/src/watchdog.c
+++ b/contrib/package/freifunk-watchdog/src/watchdog.c
@@ -13,7 +13,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*
- * Copyright (C) 2009 Jo-Philipp Wich <xm@subsignal.org>
+ * Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org>
*/
#include "watchdog.h"
diff --git a/contrib/package/freifunk-watchdog/src/watchdog.h b/contrib/package/freifunk-watchdog/src/watchdog.h
index 34d616c3a0..3aa8876400 100644
--- a/contrib/package/freifunk-watchdog/src/watchdog.h
+++ b/contrib/package/freifunk-watchdog/src/watchdog.h
@@ -13,7 +13,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*
- * Copyright (C) 2009 Jo-Philipp Wich <xm@subsignal.org>
+ * Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org>
*/
#include <stdio.h>