]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/free.c
ITS#6254
[openldap] / libraries / libldap / free.c
index bbb411950c9bec931c9588e66223b05ecc33cd2d..7990f3fd3c7b32a446d2c1eec15e2375ac231187 100644 (file)
@@ -1,12 +1,23 @@
+/* free.c */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
- * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
- */
-/*  Portions
- *  Copyright (c) 1994 The Regents of the University of Michigan.
- *  All rights reserved.
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2009 The OpenLDAP Foundation.
+ * 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>.
+ */
+/* Portions Copyright (c) 1994 The Regents of the University of Michigan.
+ * All rights reserved.
+ */
+
+/*
  *  free.c - some free routines are included here to avoid having to
  *           link in lots of extra code when not using certain features
  */