diff --git a/md5.c b/md5.c --- a/md5.c +++ b/md5.c @@ -1,6 +1,6 @@ -/* - * $Id: md5.c,v 1.2 2008-04-29 07:26:06 mbroeker Exp $ - * $Source: /development/c/demos/md5.c,v $ +/** + * test/demos/md5.c + * Copyright (C) 2008 Markus Broeker */ #include