From eb8f927af37b892cd169387e06d6f339a1ff813e Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 25 Mar 2005 20:11:28 +0000 Subject: [PATCH] Fix copyright/attribution comments --- servers/slapd/overlays/translucent.c | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) 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" -- 2.39.5