diff options
Diffstat (limited to 'cmp.c')
-rw-r--r-- | cmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ | |||
3 | * Mini cmp implementation for busybox | 3 | * Mini cmp implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> | 7 | * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |