diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:15:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:15:17 +0000 |
commit | 622be75664d7dd27860ecb6c3529b980c0136cdb (patch) | |
tree | 1674577d45762253436f108fa4484f204f4adbd7 /net-mail/courier/files/courier-authdaemond | |
parent | we license under gpl2, not gpl2 or later (diff) | |
download | gentoo-2-622be75664d7dd27860ecb6c3529b980c0136cdb.tar.gz gentoo-2-622be75664d7dd27860ecb6c3529b980c0136cdb.tar.bz2 gentoo-2-622be75664d7dd27860ecb6c3529b980c0136cdb.zip |
we license under gpl2, not gpl2 or later
Diffstat (limited to 'net-mail/courier/files/courier-authdaemond')
-rw-r--r-- | net-mail/courier/files/courier-authdaemond | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/courier/files/courier-authdaemond b/net-mail/courier/files/courier-authdaemond index daef3641acde..4c06c8effd0a 100644 --- a/net-mail/courier/files/courier-authdaemond +++ b/net-mail/courier/files/courier-authdaemond @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# /space/gentoo/cvsroot/gentoo-x86/net-mail/courier/files/courier-authdaemond +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/files/courier-authdaemond,v 1.4 2004/03/06 03:15:17 vapier Exp $ depend() { need net |