X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Froot_dse.c;h=4038dfb7cf02a60419729d18c8110e93ba6c747e;hb=7fd21ada0706629379885d9cd30770ce8b63098b;hp=b15725fce38c28308d59a92e042301ac28e5e697;hpb=3ca86ffffd8904c0b6ae0142e2a6cc530adc2119;p=openldap diff --git a/servers/slapd/root_dse.c b/servers/slapd/root_dse.c index b15725fce3..4038dfb7cf 100644 --- a/servers/slapd/root_dse.c +++ b/servers/slapd/root_dse.c @@ -1,13 +1,17 @@ +/* root_dse.c - Provides the Root DSA-Specific Entry */ /* $OpenLDAP$ */ -/* root_dse.c - Provides the Root DSA-Specific Entry +/* This work is part of OpenLDAP Software . * * Copyright 1999-2003 The OpenLDAP Foundation. * 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. + * 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 + * . */ #include "portable.h"