X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=servers%2Fslapd%2Fstarttls.c;h=cafafa8ff8afc2601ec000ffd2bfb4846957cb6c;hb=e2483d8a9bc7fa72bac53d8af3ed215d3a1d80d0;hp=939646c09f509e64e4a8c84e05346b81ba4bec58;hpb=6af256b8e1df83c0ee32e2906fadd5e824b13835;p=openldap diff --git a/servers/slapd/starttls.c b/servers/slapd/starttls.c index 939646c09f..cafafa8ff8 100644 --- a/servers/slapd/starttls.c +++ b/servers/slapd/starttls.c @@ -1,12 +1,16 @@ /* $OpenLDAP$ */ -/* - * Copyright 1999-2003 The OpenLDAP Foundation. +/* This work is part of OpenLDAP Software . + * + * Copyright 1998-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"