diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 23:04:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-14 23:04:55 +0000 |
commit | 31c0bd0cc332f0b23827d8a4ec69b9bb9f08a733 (patch) | |
tree | 85993db034c34eba1f59ffe7ab7cfaea6dc929c0 /net-mail/pop3vscan | |
parent | Update Copyright years (diff) | |
download | historical-31c0bd0cc332f0b23827d8a4ec69b9bb9f08a733.tar.gz historical-31c0bd0cc332f0b23827d8a4ec69b9bb9f08a733.tar.bz2 historical-31c0bd0cc332f0b23827d8a4ec69b9bb9f08a733.zip |
Update Copyright years
Diffstat (limited to 'net-mail/pop3vscan')
-rw-r--r-- | net-mail/pop3vscan/files/pop3vscan | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/pop3vscan/files/pop3vscan b/net-mail/pop3vscan/files/pop3vscan index 87f03b930df6..eedaba3b124b 100644 --- a/net-mail/pop3vscan/files/pop3vscan +++ b/net-mail/pop3vscan/files/pop3vscan @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/pop3vscan/files/pop3vscan,v 1.1 2002/07/10 21:18:34 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pop3vscan/files/pop3vscan,v 1.2 2003/02/14 23:03:29 vapier Exp $ depend() { need net |