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