summaryrefslogtreecommitdiff
path: root/sed.c
diff options
context:
space:
mode:
Diffstat (limited to 'sed.c')
-rw-r--r--sed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sed.c b/sed.c
index 95aad79e8..73a9ad3ec 100644
--- a/sed.c
+++ b/sed.c
@@ -1,7 +1,7 @@
1/* 1/*
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,2001 by Lineo, inc.
5 * Written by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> 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