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/spampd | |
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/spampd')
-rw-r--r-- | net-mail/spampd/files/init | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mail/spampd/files/init b/net-mail/spampd/files/init index 10ed1f271697..e79fec4a1d95 100644 --- a/net-mail/spampd/files/init +++ b/net-mail/spampd/files/init @@ -1,6 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/spampd/files/init,v 1.3 2004/03/06 03:24:04 vapier Exp $ # Note: spampd configuration file is /etc/conf.d/spampd |