From 87927edac413aca8242a64bd0b34e2779807960f Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sun, 4 Jan 2009 15:34:50 +0000 Subject: [PATCH] 2008 -> 2009 svn: r13001 original commit: 8a2753efb8fb4df490feec8d52c570cba17d2bdd --- collects/mzlib/md5.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/mzlib/md5.ss b/collects/mzlib/md5.ss index 0cfc071..973d358 100644 --- a/collects/mzlib/md5.ss +++ b/collects/mzlib/md5.ss @@ -2,7 +2,7 @@ (provide md5) - ;;; Copyright (c) 2005-2008, PLT Scheme Inc. + ;;; Copyright (c) 2005-2009, PLT Scheme Inc. ;;; Copyright (c) 2002, Jens Axel Soegaard ;;; ;;; Permission to copy this software, in whole or in part, to use this