diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 15:46:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 15:46:23 +0000 |
commit | 1af96514e61801ca37decac8db571a8b7c4d2db0 (patch) | |
tree | a4f7ad82600b07368dea4811045f54542add067f /net-www/mod_auth_mysql | |
parent | Update Copyright years (diff) | |
download | historical-1af96514e61801ca37decac8db571a8b7c4d2db0.tar.gz historical-1af96514e61801ca37decac8db571a8b7c4d2db0.tar.bz2 historical-1af96514e61801ca37decac8db571a8b7c4d2db0.zip |
Update Copyright years
Diffstat (limited to 'net-www/mod_auth_mysql')
-rw-r--r-- | net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild index d8f29da5fa9a..660deb5b63f4 100644 --- a/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild +++ b/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild,v 1.2 2002/11/28 20:36:07 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild,v 1.3 2003/02/13 15:37:10 vapier Exp $ DESCRIPTION="Basic authentication for Apache2 using a MySQL database" HOMEPAGE="ftp://ftp.kciLink.com/pub/" |