From 68dc4f8c29164f6c494fd6c4a1240e45f47a2ed7 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Sun, 25 Mar 2001 20:22:02 +0000 Subject: [PATCH] Copyright++ --- en/cgi/ports.cgi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en/cgi/ports.cgi b/en/cgi/ports.cgi index 8047493138..f5e4c8d43a 100755 --- a/en/cgi/ports.cgi +++ b/en/cgi/ports.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -T # -# Copyright (c) 1996-2000 Wolfram Schneider , Berlin. +# Copyright (c) 1996-2001 Wolfram Schneider , Berlin. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD: www/en/cgi/ports.cgi,v 1.50 2001/01/04 22:12:37 wosch Exp $ +# $FreeBSD: www/en/cgi/ports.cgi,v 1.51 2001/02/24 20:43:29 wosch Exp $ # # ports.cgi - search engine for FreeBSD ports # o search for a port by name or description @@ -555,9 +555,9 @@ sub footer { print qq{ -© 1996-2000 by Wolfram Schneider. All rights reserved.
+© 1996-2001 by Wolfram Schneider. All rights reserved.
}; - #print q{$FreeBSD: www/en/cgi/ports.cgi,v 1.50 2001/01/04 22:12:37 wosch Exp $} . "
\n"; + #print q{$FreeBSD: www/en/cgi/ports.cgi,v 1.51 2001/02/24 20:43:29 wosch Exp $} . "
\n"; print qq{Please direct questions about this service to $mailto
\n}; print qq{General questions about FreeBSD ports should be sent to } .