Apply a patch from Evin Robertson -- new pivot_root applet.
[oweals/busybox.git] / rmmod.c
diff --git a/rmmod.c b/rmmod.c
index ff08c4ca0e1a861ee311ffa31ba95c0881bb626e..3a66af87ad127f2cd21558b3815c9593b7e579eb 100644 (file)
--- a/rmmod.c
+++ b/rmmod.c
@@ -2,7 +2,7 @@
 /*
  * Mini rmmod 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>
  *
  * This program is free software; you can redistribute it and/or modify