]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/hash.c
Add/Update various copyright notices
[openldap] / libraries / liblutil / hash.c
index 172b0b8d8dc0ce3a13a7780fe1d966d7991ac340..5422d6d2568b2b6483516247a73ea5993b968fcb 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /* This implements the Fowler / Noll / Vo (FNV-1) hash algorithm.
  * A summary of the algorithm can be found at:
  *   http://www.isthe.com/chongo/tech/comp/fnv/index.html