aboutsummaryrefslogtreecommitdiff
path: root/coreutils/install.c
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-04-25 05:11:19 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-04-25 05:11:19 +0000
commitc28f43bab3153c5f294a8c331362b2f9f1d9025a (patch)
tree8317cbcc27649d7e541e7bddb3fdd09d1543e2da /coreutils/install.c
parent29b2e7c645d1375c599183a1c77248f6c1cf8f07 (diff)
downloadbusybox-w32-c28f43bab3153c5f294a8c331362b2f9f1d9025a.tar.gz
busybox-w32-c28f43bab3153c5f294a8c331362b2f9f1d9025a.tar.bz2
busybox-w32-c28f43bab3153c5f294a8c331362b2f9f1d9025a.zip
Update my email address, document some of my tasks in the AUTHORS file
git-svn-id: svn://busybox.net/trunk/busybox@8782 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'coreutils/install.c')
-rw-r--r--coreutils/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/install.c b/coreutils/install.c
index 305e02b0d..36dc1d618 100644
--- a/coreutils/install.c
+++ b/coreutils/install.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2003 by Glenn McGrath <bug1@optushome.com.au> 2 * Copyright (C) 2003 by Glenn McGrath <bug1@iinet.net.au>
3 * 3 *
4 * This program is free software; you can redistribute it and/or modify 4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by 5 * it under the terms of the GNU General Public License as published by