diff options
Diffstat (limited to 'cat.c')
-rw-r--r-- | cat.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |