--- include/getopt-compat.h 2003/01/03 19:20:49 1.15 +++ include/getopt-compat.h 2004/01/01 18:16:27 1.15.2.2 @@ -1,14 +1,19 @@ -/* $OpenLDAP: pkg/ldap/include/getopt-compat.h,v 1.14 2002/01/04 19:40:29 kurt Exp $ */ -/* - * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA +/* getopt-compat.h -- getopt(3) compatibility header */ +/* $OpenLDAP: pkg/ldap/include/getopt-compat.h,v 1.15.2.1 2003/12/01 00:58:24 kurt Exp $ */ +/* 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 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 + * . */ + /* * getopt(3) declarations */