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/postfix | |
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/postfix')
-rw-r--r-- | net-mail/postfix/files/postfix.rc6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/postfix/files/postfix.rc6 b/net-mail/postfix/files/postfix.rc6 index 5981562310e2..d357bae922fb 100644 --- a/net-mail/postfix/files/postfix.rc6 +++ b/net-mail/postfix/files/postfix.rc6 @@ -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/postfix/files/postfix.rc6,v 1.7 2002/12/23 20:43:43 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/files/postfix.rc6,v 1.8 2003/02/14 23:03:35 vapier Exp $ depend() { need net |