update copyright year to 2011

This commit is contained in:
Wolfram Schneider 2011-01-08 14:58:27 +00:00
parent 4dd12e67f6
commit 80de397703
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36778
9 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/perl -T
#
# Copyright (c) Jan 1999 Wolfram Schneider <wosch@FreeBSD.org>
# Copyright (c) Jan 1999-2011 Wolfram Schneider <wosch@FreeBSD.org>
# 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/mailindex.cgi,v 1.9 2006/11/30 20:36:31 wosch Exp $
# $FreeBSD: www/en/cgi/mailindex.cgi,v 1.10 2006/12/01 21:58:22 wosch Exp $
use CGI;