aboutsummaryrefslogtreecommitdiff
path: root/coreutils/env.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-10-28 18:57:19 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-10-28 18:57:19 +0200
commite4dcba1c103dc28e927e004791e331aaf604383d (patch)
treea18094ecc54fcea2cb523a802e0c414c3e6f85bf /coreutils/env.c
parent776509544123c68bbc128c0fdb2f699062d294cf (diff)
downloadbusybox-w32-e4dcba1c103dc28e927e004791e331aaf604383d.tar.gz
busybox-w32-e4dcba1c103dc28e927e004791e331aaf604383d.tar.bz2
busybox-w32-e4dcba1c103dc28e927e004791e331aaf604383d.zip
*: whitespace fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/env.c')
-rw-r--r--coreutils/env.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/coreutils/env.c b/coreutils/env.c
index f50ee7869..d64a71439 100644
--- a/coreutils/env.c
+++ b/coreutils/env.c
@@ -3,7 +3,7 @@
3 * env implementation for busybox 3 * env implementation for busybox
4 * 4 *
5 * Copyright (c) 1988, 1993, 1994 5 * Copyright (c) 1988, 1993, 1994
6 * The Regents of the University of California. All rights reserved. 6 * The Regents of the University of California. All rights reserved.
7 * 7 *
8 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 8 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
9 * 9 *
@@ -103,8 +103,8 @@ int env_main(int argc UNUSED_PARAM, char **argv)
103 * notice, this list of conditions and the following disclaimer in the 103 * notice, this list of conditions and the following disclaimer in the
104 * documentation and/or other materials provided with the distribution. 104 * documentation and/or other materials provided with the distribution.
105 * 105 *
106 * 3. <BSD Advertising Clause omitted per the July 22, 1999 licensing change 106 * 3. BSD Advertising Clause omitted per the July 22, 1999 licensing change
107 * ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change> 107 * ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
108 * 108 *
109 * 4. Neither the name of the University nor the names of its contributors 109 * 4. Neither the name of the University nor the names of its contributors
110 * may be used to endorse or promote products derived from this software 110 * may be used to endorse or promote products derived from this software