From: joey <> Date: Thu, 18 Nov 2004 13:33:32 +0000 (+0000) Subject: Forgot to contribute to the copyright X-Git-Tag: release-0.3.33~89 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap-cgi.git;a=commitdiff_plain;h=75ee0ef50393928e67981a9bef88f09ef3d27572 Forgot to contribute to the copyright --- diff --git a/search.cgi b/search.cgi index 79586f3..01a8541 100755 --- a/search.cgi +++ b/search.cgi @@ -1,7 +1,8 @@ #!/usr/bin/perl -# $Id: search.cgi,v 1.9 2004/11/18 14:32:00 joey Exp $ +# $Id: search.cgi,v 1.10 2004/11/18 14:33:32 joey Exp $ # (c) 1999 Randolph Chung. Licensed under the GPL. +# (c) 2004 Martin Schulze. Licensed under the GPL. use lib '.'; use strict vars;