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