summaryrefslogtreecommitdiff
path: root/src/wc.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-03-09 22:20:59 +0000
committerJim Meyering <jim@meyering.net>1995-03-09 22:20:59 +0000
commiteba8aab7f2f6df8259287e977f42c0b3b234d385 (patch)
tree1ca3645573d54fb2042f80c7858c3bb55b95959a /src/wc.c
parentc2c77cdc0f681ced186b82687e5f19a90337b56a (diff)
downloadcoreutils-eba8aab7f2f6df8259287e977f42c0b3b234d385.tar.xz
add 1995 to Copyright dates
Diffstat (limited to 'src/wc.c')
-rw-r--r--src/wc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wc.c b/src/wc.c
index ef76b7eb0..257e3f983 100644
--- a/src/wc.c
+++ b/src/wc.c
@@ -1,5 +1,5 @@
/* wc - print the number of bytes, words, and lines in files
- Copyright (C) 1985, 1991 Free Software Foundation, Inc.
+ Copyright (C) 1985, 1991, 1995 Free Software Foundation, Inc.
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