aboutsummaryrefslogtreecommitdiffstats
path: root/src/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/md5.c')
-rw-r--r--src/md5.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/md5.c b/src/md5.c
index c8df5616fa9..039213fd76b 100644
--- a/src/md5.c
+++ b/src/md5.c
@@ -15,8 +15,8 @@
15 15
16 You should have received a copy of the GNU Library General Public 16 You should have received a copy of the GNU Library General Public
17 License along with the GNU C Library; see the file COPYING.LIB. If not, 17 License along with the GNU C Library; see the file COPYING.LIB. If not,
18 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 18 write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
19 Boston, MA 02111-1307, USA. */ 19 Boston, MA 02110-1301, USA. */
20 20
21/* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */ 21/* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */
22 22