X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fback-sock%2Fsearchexample.pl;h=42d3e79b1069fc80c092cecd3cf8be55ef315575;hb=55060f6b1f23c6e4276d8e10ef73eaf1f2a3ab3a;hp=8d3f5c092ef5e156b9cb7c7bd8f5968acd77a6cf;hpb=d0ab632239b17be843cfd29f3afbd6e4d5e241ff;p=openldap diff --git a/servers/slapd/back-sock/searchexample.pl b/servers/slapd/back-sock/searchexample.pl index 8d3f5c092e..42d3e79b10 100644 --- a/servers/slapd/back-sock/searchexample.pl +++ b/servers/slapd/back-sock/searchexample.pl @@ -1,4 +1,21 @@ #!/usr/bin/perl -w -T +# $OpenLDAP$ +## This work is part of OpenLDAP Software . +## +## Copyright 2007-2012 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/