From 75ee0ef50393928e67981a9bef88f09ef3d27572 Mon Sep 17 00:00:00 2001 From: joey <> Date: Thu, 18 Nov 2004 13:33:32 +0000 Subject: [PATCH] Forgot to contribute to the copyright --- search.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; -- 2.20.1