use bb_fflush_stdout_and_exit instead of exit
[oweals/busybox.git] / coreutils / basename.c
index 71bb9b3bdbabf190458dc4d0ad5eab23d7b8386d..7b8b7b6f064f5410bc9c2525bdc8e45f553dd676 100644 (file)
@@ -2,8 +2,7 @@
 /*
  * Mini basename implementation for busybox
  *
- * Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
- * Copyright (C) 1999,2000,2001 by Erik Andersen <andersee@debian.org>
+ * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by