aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2004-04-25 05:11:19 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2004-04-25 05:11:19 +0000
commitc6992feee37fff107298f81697756db6beadb87d (patch)
tree8317cbcc27649d7e541e7bddb3fdd09d1543e2da /init
parentb94669543df39440415d734ad2932a83651471e9 (diff)
downloadbusybox-c6992feee37fff107298f81697756db6beadb87d.tar.gz
Update my email address, document some of my tasks in the AUTHORS file
Diffstat (limited to 'init')
-rw-r--r--init/minit.c2
-rw-r--r--init/msvc.c2
-rw-r--r--init/pidfilehack.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/init/minit.c b/init/minit.c
index 6645dc6ce..8269ac112 100644
--- a/init/minit.c
+++ b/init/minit.c
@@ -1,6 +1,6 @@
/*
* minit version 0.9.1 by Felix von Leitner
- * ported to busybox by Glenn McGrath <bug1@optushome.com.au>
+ * ported to busybox by Glenn McGrath <bug1@iinet.net.au>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/init/msvc.c b/init/msvc.c
index d72ddce1e..8a091b346 100644
--- a/init/msvc.c
+++ b/init/msvc.c
@@ -1,6 +1,6 @@
/*
* minit version 0.9.1 by Felix von Leitner
- * ported to busybox by Glenn McGrath <bug1@optushome.com.au>
+ * ported to busybox by Glenn McGrath <bug1@iinet.net.au>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/init/pidfilehack.c b/init/pidfilehack.c
index a2d905b55..aa2fc0ac5 100644
--- a/init/pidfilehack.c
+++ b/init/pidfilehack.c
@@ -1,6 +1,6 @@
/*
* minit version 0.9.1 by Felix von Leitner
- * ported to busybox by Glenn McGrath <bug1@optushome.com.au>
+ * ported to busybox by Glenn McGrath <bug1@iinet.net.au>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by