diff options
Diffstat (limited to 'editors/sed.c')
-rw-r--r-- | editors/sed.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/sed.c b/editors/sed.c index 95aad79..73a9ad3 100644 --- a/editors/sed.c +++ b/editors/sed.c @@ -1,7 +1,7 @@ /* * sed.c - very minimalist version of sed * - * Copyright (C) 1999,2000 by Lineo, inc. + * Copyright (C) 1999,2000,2001 by Lineo, inc. * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> * * This program is free software; you can redistribute it and/or modify |