Fix up copyright msgs. Bump version to 0.49 in preparation for
a release. Update the website with release details.
-Erik
diff --git a/coreutils/cmp.c b/coreutils/cmp.c
index a4b6c7d..dd70261 100644
--- a/coreutils/cmp.c
+++ b/coreutils/cmp.c
@@ -3,7 +3,7 @@
* Mini cmp implementation for busybox
*
*
- * Copyright (C) 2000 by Lineo, inc.
+ * Copyright (C) 1999,2000,2001 by Lineo, inc.
* Written by Matt Kraai <kraai@alumni.carnegiemellon.edu>
*
* This program is free software; you can redistribute it and/or modify