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