]> git.sur5r.net Git - openldap/blobdiff - libraries/libmdb/mdb_stat.c
Add some legalese
[openldap] / libraries / libmdb / mdb_stat.c
index 2fd10f3bb0644a8db96b3bc489fee20057807f04..e55e5ae51ea42becc9dbbf18e4a3d79601078c18 100644 (file)
@@ -1,3 +1,16 @@
+/* mdb_stat.c - memory-mapped database status tool */
+/*
+ * Copyright 2011 Howard Chu, Symas Corp.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted only as authorized by the OpenLDAP
+ * Public License.
+ *
+ * A copy of this license is available in the file LICENSE in the
+ * top-level directory of the distribution or, alternatively, at
+ * <http://www.OpenLDAP.org/license.html>.
+ */
 #include <stdio.h>
 #include <stdlib.h>
 #include <time.h>