diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:27:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:27:48 +0000 |
commit | 06468f17cf2527bd0b436a1d32d09b87445bba33 (patch) | |
tree | f8c8a37d24de96ae9d1dddef282574fda4066989 /net-mail/vpopmail | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-06468f17cf2527bd0b436a1d32d09b87445bba33.tar.gz gentoo-2-06468f17cf2527bd0b436a1d32d09b87445bba33.tar.bz2 gentoo-2-06468f17cf2527bd0b436a1d32d09b87445bba33.zip |
we license under gpl2, not gpl2 or later
Diffstat (limited to 'net-mail/vpopmail')
-rw-r--r-- | net-mail/vpopmail/files/vpopmail.conf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-mail/vpopmail/files/vpopmail.conf b/net-mail/vpopmail/files/vpopmail.conf index 86353a1ed0b7..810244dcd19f 100644 --- a/net-mail/vpopmail/files/vpopmail.conf +++ b/net-mail/vpopmail/files/vpopmail.conf @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Nicholas Jones <carpaski@gentoo.org> +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/files/vpopmail.conf,v 1.2 2004/03/06 03:24:04 vapier Exp $ # Spaces and tabs are fine. Just don't use them # In the password or usernames @@ -12,4 +12,3 @@ MYSQL_UPDATE_PASSWD secret MYSQL_READ_SERVER localhost MYSQL_READ_USER vpopmail MYSQL_READ_PASSWD secret - |