diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 16:04:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 16:04:41 +0000 |
commit | 00d168f389f2ee09e5a3a29dd3045661f6ca5229 (patch) | |
tree | 82681849678023e801cf7f8493817e66e95d0323 /sys-apps/i2c | |
parent | Update Copyright years (diff) | |
download | gentoo-2-00d168f389f2ee09e5a3a29dd3045661f6ca5229.tar.gz gentoo-2-00d168f389f2ee09e5a3a29dd3045661f6ca5229.tar.bz2 gentoo-2-00d168f389f2ee09e5a3a29dd3045661f6ca5229.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" |