From: Howard Chu Date: Fri, 25 Mar 2005 20:11:28 +0000 (+0000) Subject: Fix copyright/attribution comments X-Git-Tag: OPENLDAP_AC_BP~1066 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=eb8f927af37b892cd169387e06d6f339a1ff813e;p=openldap Fix copyright/attribution comments --- diff --git a/servers/slapd/overlays/translucent.c b/servers/slapd/overlays/translucent.c index 38ff0039f6..9a6483229d 100644 --- a/servers/slapd/overlays/translucent.c +++ b/servers/slapd/overlays/translucent.c @@ -1,5 +1,22 @@ -/* Copyright 2004, Symas Corporation. - * All Rights Reserved. +/* translucent.c - translucent proxy module */ +/* $OpenLDAP$ */ +/* This work is part of OpenLDAP Software . + * + * Copyright 2004-2005 The OpenLDAP Foundation. + * Portions Copyright 2005 Symas Corporation. + * 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 + * . + */ +/* ACKNOWLEDGEMENTS: + * This work was initially developed by Symas Corp. for inclusion in + * OpenLDAP Software. This work was sponsored by Hewlett-Packard. */ #include "portable.h"