diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 05:33:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 05:33:28 +0000 |
commit | 0c5cb87b98bc660c2ec2f3ace1d2d5d20a24c0e2 (patch) | |
tree | d7faab1cbc81a77685a57a7b23c8f9b44c8ca054 /app-admin/quickswitch | |
parent | Update Copyright years (diff) | |
download | gentoo-2-0c5cb87b98bc660c2ec2f3ace1d2d5d20a24c0e2.tar.gz gentoo-2-0c5cb87b98bc660c2ec2f3ace1d2d5d20a24c0e2.tar.bz2 gentoo-2-0c5cb87b98bc660c2ec2f3ace1d2d5d20a24c0e2.zip |
Update Copyright years
Diffstat (limited to 'app-admin/quickswitch')
-rw-r--r-- | app-admin/quickswitch/quickswitch-0.10.ebuild | 4 | ||||
-rw-r--r-- | app-admin/quickswitch/quickswitch-1.0_pre1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/quickswitch/quickswitch-0.10.ebuild b/app-admin/quickswitch/quickswitch-0.10.ebuild index 4dc4e6fa4b98..5ec525f51b1a 100644 --- a/app-admin/quickswitch/quickswitch-0.10.ebuild +++ b/app-admin/quickswitch/quickswitch-0.10.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/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.11 2002/12/09 04:17:36 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-0.10.ebuild,v 1.12 2003/02/13 05:29:48 vapier Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Utility to switch network profiles on the fly" diff --git a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild b/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild index 5bb2922afbc3..06ae216128fd 100644 --- a/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild +++ b/app-admin/quickswitch/quickswitch-1.0_pre1.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/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.10 2002/12/09 04:17:36 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.0_pre1.ebuild,v 1.11 2003/02/13 05:29:53 vapier Exp $ MY_PN="quickwitch" MY_P="${MY_PN}-${PV/_/}" |