aboutsummaryrefslogtreecommitdiff
path: root/cat.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 /cat.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 'cat.c')
-rw-r--r--cat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cat.c b/cat.c
index da91d1db9..1f4ef4af8 100644
--- a/cat.c
+++ b/cat.c
@@ -2,7 +2,7 @@
2 * Mini Cat implementation for busybox 2 * Mini Cat implementation for busybox
3 * 3 *
4 * Copyright (C) 1999 by Lineo, inc. 4 * Copyright (C) 1999 by Lineo, inc.
5 * Written by Erik Andersen <andersee@lineo.com>, <andersee@debian.org> 5 * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
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