--- servers/slapd/back-sock/searchexample.pl 2007/09/07 10:14:10 1.3
+++ servers/slapd/back-sock/searchexample.pl 2007/09/07 10:20:24 1.4
@@ -1,4 +1,21 @@
#!/usr/bin/perl -w -T
+# $OpenLDAP: pkg/ldap/servers/slapd/back-sock/searchexample.conf,v 1.1 2007/09/07 10:04:55 hyc Exp $
+## This work is part of OpenLDAP Software .
+##
+## Copyright 2007 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
+## .
+##
+## ACKNOWLEDGEMENTS:
+## This work was initially developed by Brian Candler for inclusion
+## in OpenLDAP Software.
# See: http://search.cpan.org/dist/Net-Server/