Eliminate unnecessary allocation from md5sum that was leaked without ever being used.
[oweals/busybox.git] / libbb / herror_msg_and_die.c
index 33a8c3e28cb0dd425528885b46fc6f59225f86c7..5c765f1be30a819cd3e7e9be787459272232666c 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Utility routines.
  *
- * 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