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 | d7a41db6ed7c38358cd76fde094fa4f4c4955e70 (patch) | |
tree | ae2b997b570ec4be6edb9e07c1be441308126518 /app-admin/quickswitch | |
parent | Added a base configuration so when starting compiled against (diff) | |
download | historical-d7a41db6ed7c38358cd76fde094fa4f4c4955e70.tar.gz historical-d7a41db6ed7c38358cd76fde094fa4f4c4955e70.tar.bz2 historical-d7a41db6ed7c38358cd76fde094fa4f4c4955e70.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/_/}" |