aboutsummaryrefslogtreecommitdiff
path: root/coreutils/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/env.c')
-rw-r--r--coreutils/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/env.c b/coreutils/env.c
index eb761e9e9..a07bd324c 100644
--- a/coreutils/env.c
+++ b/coreutils/env.c
@@ -21,7 +21,7 @@
21 * 21 *
22 * Original copyright notice is retained at the end of this file. 22 * Original copyright notice is retained at the end of this file.
23 * 23 *
24 * Modified for BusyBox by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> 24 * Modified for BusyBox by Erik Andersen <andersen@codepoet.org>
25 */ 25 */
26 26
27/* BB_AUDIT SUSv3 compliant */ 27/* BB_AUDIT SUSv3 compliant */