aboutsummaryrefslogtreecommitdiff
path: root/xargs.c
diff options
context:
space:
mode:
Diffstat (limited to 'xargs.c')
-rw-r--r--xargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xargs.c b/xargs.c
index 1473f445f..89bcfc156 100644
--- a/xargs.c
+++ b/xargs.c
@@ -1,7 +1,7 @@
/*
* Mini xargs implementation for busybox
*
- * Copyright (C) 2000 by Lineo, inc.
+ * Copyright (C) 1999,2000,2001 by Lineo, inc.
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
* Remixed by Mark Whitley <markw@lineo.com>, <markw@codepoet.org>
*