X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibldap%2Fftest.c;h=f8f96a5f30999b86cc6b343e916bb384faa21347;hb=e323437c6aa2cc7791dfc14c31fe0439b71c56e2;hp=53954041adf79081c045dc6daf09b0e798d972be;hpb=778a38f49cb8f25ffdf3044adadac54c2718d73f;p=openldap diff --git a/libraries/libldap/ftest.c b/libraries/libldap/ftest.c index 53954041ad..f8f96a5f30 100644 --- a/libraries/libldap/ftest.c +++ b/libraries/libldap/ftest.c @@ -1,9 +1,18 @@ +/* ftest.c -- OpenLDAP Filter API Test */ /* $OpenLDAP$ */ -/* - * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. - * COPYING RESTRICTIONS APPLY, see COPYRIGHT file +/* This work is part of OpenLDAP Software . + * + * Copyright 1998-2004 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 + * . */ -/* OpenLDAP Filter API Test */ #include "portable.h"