]> git.sur5r.net Git - openldap/blobdiff - include/lutil_md5.h
printf(%ld, pid) -> printf(%ld, (long)pid)
[openldap] / include / lutil_md5.h
index c0a9ba48bf7749ccba32c8674d59560aedadb09a..892f30ba326b21923c4f96021e425ef28208fbfc 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted only
+ * as authorized by the OpenLDAP Public License.  A copy of this
+ * license is available at http://www.OpenLDAP.org/license.html or
+ * in file LICENSE in the top-level directory of the distribution.
+ */
+
 /* See md5.c for explanation and copyright information.  */
 
 #ifndef _LUTIL_MD5_H_