diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 16:24:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 16:24:36 +0000 |
commit | 9533e9393fe61a77aba927260f2cef255868c4d9 (patch) | |
tree | 697299becbeb4fdd35e0d3979de8e7f870d49c20 /sys-apps/i2c | |
parent | Update Copyright years (diff) | |
download | historical-9533e9393fe61a77aba927260f2cef255868c4d9.tar.gz historical-9533e9393fe61a77aba927260f2cef255868c4d9.tar.bz2 historical-9533e9393fe61a77aba927260f2cef255868c4d9.zip |
Update Copyright years
Diffstat (limited to 'sys-apps/i2c')
-rw-r--r-- | sys-apps/i2c/i2c-2.6.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.7.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/i2c/i2c-2.6.5-r1.ebuild b/sys-apps/i2c/i2c-2.6.5-r1.ebuild index 5dae43441960..e36db3fc08a1 100644 --- a/sys-apps/i2c/i2c-2.6.5-r1.ebuild +++ b/sys-apps/i2c/i2c-2.6.5-r1.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 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.6.5-r1.ebuild,v 1.1 2002/12/08 21:30:32 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.6.5-r1.ebuild,v 1.2 2003/02/13 16:01:06 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="I2C Bus support" diff --git a/sys-apps/i2c/i2c-2.7.0.ebuild b/sys-apps/i2c/i2c-2.7.0.ebuild index 6d67c3410b03..0b01182801e5 100644 --- a/sys-apps/i2c/i2c-2.7.0.ebuild +++ b/sys-apps/i2c/i2c-2.7.0.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 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.7.0.ebuild,v 1.1 2003/01/20 20:16:52 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.7.0.ebuild,v 1.2 2003/02/13 16:01:18 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="I2C Bus support" |