Wrap a table (bg set to black, width=80%) around the screenshot
[oweals/busybox.git] / mkdir.c
diff --git a/mkdir.c b/mkdir.c
index eb6e7db7dbabc53342cfaf479757e2675b6dddc2..2345d88314dec8e51ca51cc2cf525e49e7082570 100644 (file)
--- a/mkdir.c
+++ b/mkdir.c
@@ -2,7 +2,7 @@
 /*
  * Mini mkdir 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