Fix up copyright msgs. Bump version to 0.49 in preparation for
a release. Update the website with release details.
-Erik
diff --git a/findutils/xargs.c b/findutils/xargs.c
index 1473f44..89bcfc1 100644
--- a/findutils/xargs.c
+++ b/findutils/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>
*