Cleanup patch from Vladimir N. Oleynik.
[oweals/busybox.git] / lsmod.c
diff --git a/lsmod.c b/lsmod.c
index 41575585fcd13f395b70abbd05b7e1c48b0d9bb6..ab8445596531db8267e6e6075e703567afdeac32 100644 (file)
--- a/lsmod.c
+++ b/lsmod.c
@@ -2,7 +2,7 @@
 /*
  * Mini lsmod implementation for busybox
  *
- * Copyright (C) 1999,2000 by Lineo, inc.
+ * Copyright (C) 1999,2000,2001 by Lineo, inc.
  * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
  *
  * Modified by Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and