+ wrap things in B<> to make pod2man happy
[oweals/busybox.git] / rmdir.c
diff --git a/rmdir.c b/rmdir.c
index f49569749632476d6a5d648fe67e23c8cf8f55a6..1d88de32279bf01fe75ea932fcdfd8cca7ade902 100644 (file)
--- a/rmdir.c
+++ b/rmdir.c
@@ -3,7 +3,7 @@
  * Mini rmdir implementation for busybox
  *
  *
- * Copyright (C) 1999 by Lineo, inc.
+ * Copyright (C) 1999,2000 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