From 9aa4b956bf30f5d2184a115bf14bc61939abaf1b Mon Sep 17 00:00:00 2001 From: andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> Date: Tue, 5 Sep 2000 17:37:48 +0000 Subject: Added expr, from Edward Betts <edward@debian.org>, with some fixups and docs added by me. -Erik git-svn-id: svn://busybox.net/trunk/busybox@1008 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- wc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wc.c') diff --git a/wc.c b/wc.c index 02e2b2aa6..ca5b3680a 100644 --- a/wc.c +++ b/wc.c @@ -2,7 +2,7 @@ /* * Mini wc implementation for busybox * - * by Edward Betts <edward@debian.org> + * Copyright (C) 2000 Edward Betts <edward@debian.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3-55-g6feb