]> git.sur5r.net Git - openldap/blobdiff - contrib/slapd-modules/cloak/cloak.c
Update contrib notices to reflect that they are distributed as part of
[openldap] / contrib / slapd-modules / cloak / cloak.c
index 8d29a1579cdd78410c7ce7dc3765ad903f7e560e..671d4519be992b2cbd91cfa46356b6542994e001 100644 (file)
@@ -1,7 +1,9 @@
-/* $OpenLDAP$ */
 /* cloak.c - Overlay to hide some attribute except if explicitely requested */
-/* 
- * Copyright 2008 Emmanuel Dreyfus
+/* $OpenLDAP$ */
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 2008-2009 The OpenLDAP Foundation.
+ * Portions Copyright 2008 Emmanuel Dreyfus
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * top-level directory of the distribution or, alternatively, at
  * <http://www.OpenLDAP.org/license.html>.
  */
+/* ACKNOWLEDGEMENTS:
+ * This work was originally developed by the Emmanuel Dreyfus for
+ * inclusion in OpenLDAP Software.
+ */
+
 #include "portable.h"
 
 #ifdef SLAPD_OVER_CLOAK