aboutsummaryrefslogtreecommitdiff
path: root/debianutils
diff options
context:
space:
mode:
Diffstat (limited to 'debianutils')
-rw-r--r--debianutils/run_parts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debianutils/run_parts.c b/debianutils/run_parts.c
index a58fab3a5..7c38fa11f 100644
--- a/debianutils/run_parts.c
+++ b/debianutils/run_parts.c
@@ -2,7 +2,7 @@
2/* 2/*
3 * Mini run-parts implementation for busybox 3 * Mini run-parts implementation for busybox
4 * 4 *
5 * Copyright (C) 2007 Bernhard Fischer 5 * Copyright (C) 2007 Bernhard Reutner-Fischer
6 * 6 *
7 * Based on a older version that was in busybox which was 1k big.. 7 * Based on a older version that was in busybox which was 1k big..
8 * Copyright (C) 2001 by Emanuele Aina <emanuele.aina@tiscali.it> 8 * Copyright (C) 2001 by Emanuele Aina <emanuele.aina@tiscali.it>