]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-sock/searchexample.pl
ITS#6024 Don't send cookies without csn.
[openldap] / servers / slapd / back-sock / searchexample.pl
index 270da171f8cf6a1514932d60465d20c6a6848976..956aae5455601b96be06de4afdd6296107a51bb9 100644 (file)
@@ -1,6 +1,23 @@
 #!/usr/bin/perl -w -T
+# $OpenLDAP$
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 2007-2009 The OpenLDAP Foundation.
+## 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
+## <http://www.OpenLDAP.org/license.html>.
+##
+## ACKNOWLEDGEMENTS:
+## This work was initially developed by Brian Candler for inclusion
+## in OpenLDAP Software.
 
-# See: http://search.cpan.org/~rhandom/Net-Server-0.97/
+# See: http://search.cpan.org/dist/Net-Server/
 
 package ExampleDB;