]> git.sur5r.net Git - openldap/blobdiff - contrib/slapd-modules/nssov/netgroup.c
Update contrib notices to reflect that they are distributed as part of
[openldap] / contrib / slapd-modules / nssov / netgroup.c
index b9d95c44c17c2a59c253a2ae95aec1029c338ec7..eae7c3fec1e8a3ac957495f280a0a1a82c3738f9 100644 (file)
@@ -1,7 +1,9 @@
 /* netgroup.c - netgroup lookup routines */
 /* $OpenLDAP$ */
-/*
- * Copyright 2008 by Howard Chu, Symas Corp.
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>. 
+ *
+ * Copyright 2008-2009 The OpenLDAP Foundation.
+ * Portions Copyright 2008 by Howard Chu, Symas Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -12,7 +14,7 @@
  * top-level directory of the distribution or, alternatively, at
  * <http://www.OpenLDAP.org/license.html>.
  */
-/*
+/* ACKNOWLEDGEMENTS:
  * This code references portions of the nss-ldapd package
  * written by Arthur de Jong. The nss-ldapd code was forked
  * from the nss-ldap library written by Luke Howard.