Fix the pwd and group functions. The bb_ stuff was a leftover from
[oweals/busybox.git] / free.c
diff --git a/free.c b/free.c
index 4dd99ab498c3fc1d0d09740ade48f8a60dd3c490..17dd38687bd44f2d5efa4fd7e6dc93cf275e52ac 100644 (file)
--- a/free.c
+++ b/free.c
@@ -2,7 +2,7 @@
 /*
  * Mini free 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