aboutsummaryrefslogtreecommitdiff
path: root/wc.c
diff options
context:
space:
mode:
Diffstat (limited to 'wc.c')
-rw-r--r--wc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wc.c b/wc.c
index 02e2b2aa6..ca5b3680a 100644
--- a/wc.c
+++ b/wc.c
@@ -2,7 +2,7 @@
2/* 2/*
3 * Mini wc implementation for busybox 3 * Mini wc implementation for busybox
4 * 4 *
5 * by Edward Betts <edward@debian.org> 5 * Copyright (C) 2000 Edward Betts <edward@debian.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