diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 13:52:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 13:52:39 +0000 |
commit | 9a925a1e53eb9637f2f8e98299a965f10d0ae7e3 (patch) | |
tree | fe5b95c21eb5705ea55a5546e9c7bea4444df9bc /net-analyzer/arping | |
parent | nls fixes (diff) | |
download | historical-9a925a1e53eb9637f2f8e98299a965f10d0ae7e3.tar.gz historical-9a925a1e53eb9637f2f8e98299a965f10d0ae7e3.tar.bz2 historical-9a925a1e53eb9637f2f8e98299a965f10d0ae7e3.zip |
Update Copyright years
Diffstat (limited to 'net-analyzer/arping')
-rw-r--r-- | net-analyzer/arping/arping-1.04.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/arping/arping-1.05.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/arping/arping-1.04.ebuild b/net-analyzer/arping/arping-1.04.ebuild index cd93bf40a2e5..b057c161391d 100644 --- a/net-analyzer/arping/arping-1.04.ebuild +++ b/net-analyzer/arping/arping-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.04.ebuild,v 1.8 2002/12/09 04:33:08 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.04.ebuild,v 1.9 2003/02/13 13:38:56 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it" diff --git a/net-analyzer/arping/arping-1.05.ebuild b/net-analyzer/arping/arping-1.05.ebuild index d4aeda0eda27..e7dba06e436d 100644 --- a/net-analyzer/arping/arping-1.05.ebuild +++ b/net-analyzer/arping/arping-1.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.05.ebuild,v 1.2 2003/02/04 15:54:32 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.05.ebuild,v 1.3 2003/02/13 13:39:02 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it" |