summaryrefslogtreecommitdiff
path: root/src/md5sum.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-02-16 04:20:43 +0000
committerJim Meyering <jim@meyering.net>1999-02-16 04:20:43 +0000
commit7568de86540328351e6c135e165df8acb6322c12 (patch)
treec014c6baa0ae29cad7f54b1e80726a5d8627f2f0 /src/md5sum.c
parent16f3644da7042689f0fafb6d1860c7ff981b4d15 (diff)
downloadcoreutils-7568de86540328351e6c135e165df8acb6322c12.tar.xz
update copyright dates
Diffstat (limited to 'src/md5sum.c')
-rw-r--r--src/md5sum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/md5sum.c b/src/md5sum.c
index 480328583..ca987ad3a 100644
--- a/src/md5sum.c
+++ b/src/md5sum.c
@@ -1,6 +1,6 @@
/* Compute MD5 checksum of files or strings according to the definition
of MD5 in RFC 1321 from April 1992.
- Copyright (C) 1995-1998, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1995-1999 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