summaryrefslogtreecommitdiff
path: root/fdflush.c
diff options
context:
space:
mode:
authorEric Andersen1999-10-20 22:08:37 +0000
committerEric Andersen1999-10-20 22:08:37 +0000
commitc49960189a04b73e033016bd0f43fbb950f800e1 (patch)
tree6447b860dad6dd3a463547fa048a4c635d8864c8 /fdflush.c
parent887991c78a1e62beee123d58f6a47f93278f03c9 (diff)
downloadbusybox-c49960189a04b73e033016bd0f43fbb950f800e1.zip
busybox-c49960189a04b73e033016bd0f43fbb950f800e1.tar.gz
Fixed up copyright notices and such
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 58b8b37..51b0c2b 100644
--- a/fdflush.c
+++ b/fdflush.c
@@ -1,8 +1,8 @@
-
/*
* Mini fdflush implementation for busybox
*
- * Copyright (C) 1998 by Erik Andersen <andersee@debian.org>
+ *
+ * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by