aboutsummaryrefslogtreecommitdiff
path: root/coreutils/printenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/printenv.c')
-rw-r--r--coreutils/printenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/printenv.c b/coreutils/printenv.c
index 2430f3a1a..d38f8fb5f 100644
--- a/coreutils/printenv.c
+++ b/coreutils/printenv.c
@@ -5,7 +5,7 @@
5 * Copyright (C) 2005 by Erik Andersen <andersen@codepoet.org> 5 * Copyright (C) 2005 by Erik Andersen <andersen@codepoet.org>
6 * Copyright (C) 2005 by Mike Frysinger <vapier@gentoo.org> 6 * Copyright (C) 2005 by Mike Frysinger <vapier@gentoo.org>
7 * 7 *
8 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. 8 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
9 */ 9 */
10 10
11#include "libbb.h" 11#include "libbb.h"