diff options
Diffstat (limited to 'toys/catv.c')
-rw-r--r-- | toys/catv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/catv.c b/toys/catv.c index 6770c648..806b029a 100644 --- a/toys/catv.c +++ b/toys/catv.c @@ -2,7 +2,7 @@ /* * cat -v implementation for toybox * - * Copyright (C) 2006 Rob Landley <rob@landley.net> + * Copyright (C) 2006, 2007 Rob Landley <rob@landley.net> */ /* See "Cat -v considered harmful" at |