summaryrefslogtreecommitdiff
path: root/ps.c
diff options
context:
space:
mode:
Diffstat (limited to 'ps.c')
-rw-r--r--ps.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ps.c b/ps.c
index aac064c2a..08597fe3a 100644
--- a/ps.c
+++ b/ps.c
@@ -2,8 +2,8 @@
2/* 2/*
3 * Mini ps implementation(s) for busybox 3 * Mini ps implementation(s) for busybox
4 * 4 *
5 * Copyright (C) 1999,2000 by Lineo, inc. Written by Erik Andersen 5 * Copyright (C) 1999,2000,2001 by Lineo, inc.
6 * <andersen@lineo.com>, <andersee@debian.org> 6 * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
7 * 7 *
8 * 8 *
9 * This contains _two_ implementations of ps for Linux. One uses the 9 * This contains _two_ implementations of ps for Linux. One uses the