X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fldap_utf8.h;h=d9cdc8f214f6958d9a8d2cd2089575381412467d;hb=53d6d3c95755e16b1b9240c1fd928bb6fc8deab1;hp=bb14643a2ee6bdaee544e49510ed4896b9bc5598;hpb=8119f8e9226798e5c295bd8b05e656529be0cf15;p=openldap diff --git a/include/ldap_utf8.h b/include/ldap_utf8.h index bb14643a2e..d9cdc8f214 100644 --- a/include/ldap_utf8.h +++ b/include/ldap_utf8.h @@ -1,17 +1,18 @@ /* $OpenLDAP$ */ -/* - * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA +/* This work is part of OpenLDAP Software . + * + * Copyright 1998-2007 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 at - * http://www.OpenLDAP.org/license.html or in file LICENSE in the - * top-level directory of the distribution. + * Public License. + * + * A copy of this license is available in file LICENSE in the + * top-level directory of the distribution or, alternatively, at + * . */ -/* $Novell: /ldap/src/cldap/include/ldap_utf8.h,v 1.3 2000/12/04 20:23:20 dsteck Exp $ */ -/****************************************************************************** - * This notice applies to changes, created by or for Novell, Inc., +/* This notice applies to changes, created by or for Novell, Inc., * to preexisting works for which notices appear elsewhere in this file. * * Copyright (C) 2000 Novell, Inc. All Rights Reserved. @@ -23,15 +24,19 @@ * TOP-LEVEL DIRECTORY OF THE DISTRIBUTION. ANY USE OR EXPLOITATION OF THIS * WORK OTHER THAN AS AUTHORIZED IN VERSION 2.0.1 OF THE OPENLDAP PUBLIC * LICENSE, OR OTHER PRIOR WRITTEN CONSENT FROM NOVELL, COULD SUBJECT THE - * PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY. - ******************************************************************************/ + * PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY. + */ +/* Note: A verbatim copy of version 2.0.1 of the OpenLDAP Public License + * can be found in the file "build/LICENSE-2.0.1" in this distribution + * of OpenLDAP Software. + */ #ifndef _LDAP_UTF8_H #define _LDAP_UTF8_H #include /* get ber_*_t */ -/* +/* * UTF-8 Utility Routines */