]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap_r/thr_thr.c
Updated notices and acknowledgements
[openldap] / libraries / libldap_r / thr_thr.c
index 231d3be57e1cc89393959f0bd216d6a1f4023f30..2b3d326a8f576ea722a36482706f103960926446 100644 (file)
@@ -1,16 +1,19 @@
+/* thr_thr.c - wrappers around solaris threads */
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2003 The OpenLDAP Foundation.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted only
- * as authorized by the OpenLDAP Public License.  A copy of this
- * license is available at http://www.OpenLDAP.org/license.html or
- * in file LICENSE in the top-level directory of the distribution.
+ * 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 file LICENSE in the
+ * top-level directory of the distribution or, alternatively, at
+ * <http://www.OpenLDAP.org/license.html>.
  */
 
-/* thr_thr.c - wrappers around solaris threads */
-
 #include "portable.h"
 
 #if defined( HAVE_THR )