+ in the interest of robustness, I added
[oweals/busybox.git] / mkdir.c
diff --git a/mkdir.c b/mkdir.c
index 70fdbdfb5660e62f413125df3e1b80663c7c5247..b0a2d57d630526021043a63e5b78ad87602901c5 100644 (file)
--- a/mkdir.c
+++ b/mkdir.c
@@ -2,8 +2,7 @@
 /*
  * Mini mkdir 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