diff options
Diffstat (limited to 'sed.c')
-rw-r--r-- | sed.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | * sed.c - very minimalist version of sed | 2 | * sed.c - very minimalist version of sed |
3 | * | 3 | * |
4 | * Copyright (C) 1999,2000 by Lineo, inc. | 4 | * Copyright (C) 1999,2000 by Lineo, inc. |
5 | * Written by Mark Whitley <markw@lineo.com>, <markw@enol.com> | 5 | * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.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 |