diff options
author | 2003-02-14 23:07:21 +0000 | |
---|---|---|
committer | 2003-02-14 23:07:21 +0000 | |
commit | a41356c5b7b2af17f9847197dfb546650169209c (patch) | |
tree | 8ef1c574e88fd440d268a8a61e7f85e516a04667 /net-mail/pop3vscan | |
parent | updated header (diff) | |
download | gentoo-2-a41356c5b7b2af17f9847197dfb546650169209c.tar.gz gentoo-2-a41356c5b7b2af17f9847197dfb546650169209c.tar.bz2 gentoo-2-a41356c5b7b2af17f9847197dfb546650169209c.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 |