Fix the pwd and group functions. The bb_ stuff was a leftover from
[oweals/busybox.git] / cut.c
diff --git a/cut.c b/cut.c
index 262390e170bfee14615d1b91f74de6e7301792ff..ed68657dfaf4300d4063a6493e500f27ee12e9ab 100644 (file)
--- a/cut.c
+++ b/cut.c
@@ -1,7 +1,7 @@
 /*
  * cut.c - minimalist version of cut
  *
- * Copyright (C) 1999,2000 by Lineo, inc.
+ * Copyright (C) 1999,2000,2001 by Lineo, inc.
  * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org>
  *
  * This program is free software; you can redistribute it and/or modify