update copyright

This commit is contained in:
Wolfram Schneider 2009-12-21 11:10:20 +00:00
parent 0bc138bec5
commit 314fe16b1a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35094

View file

@ -1,6 +1,6 @@
#!/usr/bin/perl -T
#
# Copyright (c) 1996-2008 Wolfram Schneider <wosch@FreeBSD.org>
# Copyright (c) 1996-2010 Wolfram Schneider <wosch@FreeBSD.org>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -33,8 +33,8 @@
# BSDI Id: bsdi-man,v 1.2 1995/01/11 02:30:01 polk Exp
# Dual CGI/Plexus mode and new interface by sanders@bsdi.com 9/22/1995
#
# $Id: man.cgi,v 1.241 2009-12-21 10:18:57 wosch Exp $
# $FreeBSD: www/en/cgi/man.cgi,v 1.240 2009/12/21 10:09:13 wosch Exp $
# $Id: man.cgi,v 1.242 2009-12-21 11:10:20 wosch Exp $
# $FreeBSD: www/en/cgi/man.cgi,v 1.241 2009/12/21 10:18:57 wosch Exp $
############################################################################
# !!! man.cgi is stale perl4 code !!!
@ -1429,10 +1429,10 @@ sub faq {
}
local $id =
'$FreeBSD: www/en/cgi/man.cgi,v 1.240 2009/12/21 10:09:13 wosch Exp $';
'$FreeBSD: www/en/cgi/man.cgi,v 1.241 2009/12/21 10:18:57 wosch Exp $';
return qq{\
<pre>
Copyright (c) 1996-2008 <a href="$mailtoURL">Wolfram Schneider</a>
Copyright (c) 1996-2010 <a href="$mailtoURL">Wolfram Schneider</a>
Copyright (c) 1993-1995 Berkeley Software Design, Inc.
This data is part of a licensed program from BERKELEY SOFTWARE