Remove trailing whitespace.  Update copyright to include 2004.
diff --git a/console-tools/clear.c b/console-tools/clear.c
index 45976e1..e43ed0e 100644
--- a/console-tools/clear.c
+++ b/console-tools/clear.c
@@ -2,7 +2,7 @@
 /*
  * Mini clear implementation for busybox
  *
- * Copyright (C) 1999-2003 by Erik Andersen <andersen@codepoet.org>
+ * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * 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