aboutsummaryrefslogtreecommitdiff
path: root/fdflush.c
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-10-20 22:08:37 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-10-20 22:08:37 +0000
commita284d70b59c11c06960052fc39a699493f898854 (patch)
tree6447b860dad6dd3a463547fa048a4c635d8864c8 /fdflush.c
parent8d84ad35cf400a534514f53ad6e434d6a5e29098 (diff)
downloadbusybox-w32-a284d70b59c11c06960052fc39a699493f898854.tar.gz
busybox-w32-a284d70b59c11c06960052fc39a699493f898854.tar.bz2
busybox-w32-a284d70b59c11c06960052fc39a699493f898854.zip
Fixed up copyright notices and such
git-svn-id: svn://busybox.net/trunk/busybox@49 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'fdflush.c')
-rw-r--r--fdflush.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fdflush.c b/fdflush.c
index 58b8b37d6..51b0c2bac 100644
--- a/fdflush.c
+++ b/fdflush.c
@@ -1,8 +1,8 @@
1
2/* 1/*
3 * Mini fdflush implementation for busybox 2 * Mini fdflush implementation for busybox
4 * 3 *
5 * Copyright (C) 1998 by Erik Andersen <andersee@debian.org> 4 *
5 * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
6 * 6 *
7 * 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
8 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by