@@ -1,3 +1,7 @@
+/*
+ * $Id$
+ *
+ */
#include <string.h>
#include "dprint.h"
@@ -1,7 +1,10 @@
-/* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
- */
+
+$Id$
+MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
-/* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
+Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
rights reserved.
License to copy and use this software is granted provided that it
@@ -1,4 +1,5 @@
/* MD5.H - header file for MD5C.C
*/
/* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
@@ -1,3 +1,8 @@
#ifndef _MD5UTILS_H
#define _MD5UTILS_H
@@ -1,5 +1,5 @@
/*
- * $Id *
+ * $Id: *
#include <stdio.h>
#ifdef DBG_QM_MALLOC
#include "modparam.h"
#ifndef modparam_h
#define modparam_h
@@ -1,3 +1,9 @@
#include "../../hash_func.h"
#include "t_funcs.h"
#include "../../dprint.h"
#include "cparam.h"
#include "../../mem/mem.h"
#include <stdio.h> /* printf */
#ifndef stats_h
#define stats_h
#include <stdlib.h>
@@ -1,4 +1,7 @@
-/* $Id */