diff options
author | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-14 19:44:38 +0000 |
---|---|---|
committer | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-14 19:44:38 +0000 |
commit | 24a928fa2b0aa8a4bfb4fcb7d225a7871a1ac03a (patch) | |
tree | f8a7d77f6fb456426df7d6c529d82dc91b8fc6a6 /include/md5.h | |
parent | b945080aebbf1232ad47c278d1c52ed472d93543 (diff) | |
download | gcc-24a928fa2b0aa8a4bfb4fcb7d225a7871a1ac03a.tar.gz |
Fix copyright dates
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40469 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/md5.h')
-rw-r--r-- | include/md5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/md5.h b/include/md5.h index 0840b31b458..ad51f19877a 100644 --- a/include/md5.h +++ b/include/md5.h @@ -1,6 +1,6 @@ /* md5.h - Declaration of functions and data types used for MD5 sum computing library functions. - Copyright (C) 1995, 1996 Free Software Foundation, Inc. + Copyright 1995, 1996, 2000 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. |