--- libraries/liblber/decode.c 2005/01/20 17:01:00 1.96.2.4 +++ libraries/liblber/decode.c 2003/07/08 01:46:20 1.97 @@ -1,19 +1,11 @@ /* decode.c - ber input decoding routines */ -/* $OpenLDAP: pkg/ldap/libraries/liblber/decode.c,v 1.96.2.3 2004/01/01 18:16:29 kurt Exp $ */ -/* 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 - * . +/* $OpenLDAP: pkg/ldap/libraries/liblber/decode.c,v 1.96 2003/05/02 11:29:28 hallvard Exp $ */ +/* + * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. + * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ -/* Portions Copyright (c) 1990 Regents of the University of Michigan. +/* Portions + * Copyright (c) 1990 Regents of the University of Michigan. * All rights reserved. * * Redistribution and use in source and binary forms are permitted @@ -23,10 +15,6 @@ * software without specific prior written permission. This software * is provided ``as is'' without express or implied warranty. */ -/* ACKNOWLEDGEMENTS: - * This work was originally developed by the University of Michigan - * (as part of U-MICH LDAP). - */ #include "portable.h"