X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fkerberos.c;h=a8d1e441dabbf4ec2b82c6247fe631c06fd7d26e;hb=8cfda61cb44dc96a80f1da244c1979a717c3a482;hp=344247cf562d893c97c836f9b7b4546eef300343;hpb=5b856458a259f83b9dd3182eb3a924b82cac4906;p=openldap diff --git a/servers/slapd/kerberos.c b/servers/slapd/kerberos.c index 344247cf56..a8d1e441da 100644 --- a/servers/slapd/kerberos.c +++ b/servers/slapd/kerberos.c @@ -1,8 +1,17 @@ /* kerberos.c - ldbm backend kerberos bind routines */ /* $OpenLDAP$ */ -/* - * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved. - * COPYING RESTRICTIONS APPLY, see COPYRIGHT file +/* This work is part of OpenLDAP Software . + * + * Copyright 1998-2005 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 + * . */ #include "portable.h"