Fix the pwd and group functions. The bb_ stuff was a leftover from
[oweals/busybox.git] / umount.c
index dfd58259d76b13b37035c620447427b11d0323d1..3772d55f09d8d943e47b32401d2891e55c3759c7 100644 (file)
--- a/umount.c
+++ b/umount.c
@@ -3,7 +3,7 @@
  * Mini umount 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