diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-04-13 08:31:59 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-04-13 08:31:59 +0000 |
commit | 1d1d2f9b1879775a8e04bcd189b66a058405c9c1 (patch) | |
tree | b8760df75f9b4670f7d72e4edc5e46f69d7821bc /util-linux/fdflush.c | |
parent | 497a88506e796d20ea07f1a6acad7fe3c48c4690 (diff) | |
download | busybox-w32-1d1d2f9b1879775a8e04bcd189b66a058405c9c1.tar.gz busybox-w32-1d1d2f9b1879775a8e04bcd189b66a058405c9c1.tar.bz2 busybox-w32-1d1d2f9b1879775a8e04bcd189b66a058405c9c1.zip |
Update some missing copyright notices
Diffstat (limited to 'util-linux/fdflush.c')
-rw-r--r-- | util-linux/fdflush.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/fdflush.c b/util-linux/fdflush.c index 28f5cb68a..7f5b6c9be 100644 --- a/util-linux/fdflush.c +++ b/util-linux/fdflush.c | |||
@@ -2,7 +2,6 @@ | |||
2 | /* | 2 | /* |
3 | * Mini fdflush implementation for busybox | 3 | * Mini fdflush implementation for busybox |
4 | * | 4 | * |
5 | * | ||
6 | * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>. | 5 | * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>. |
7 | * | 6 | * |
8 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |