diff options
author | 2003-02-13 10:07:42 +0000 | |
---|---|---|
committer | 2003-02-13 10:07:42 +0000 | |
commit | 14e281fa44a369ddfc75e8b32baa41a4fc9a6eff (patch) | |
tree | 5906154e6071adc8a5eb800eeff9ff50930521dd /dev-db/sqlite-php | |
parent | Update Copyright years (diff) | |
download | gentoo-2-14e281fa44a369ddfc75e8b32baa41a4fc9a6eff.tar.gz gentoo-2-14e281fa44a369ddfc75e8b32baa41a4fc9a6eff.tar.bz2 gentoo-2-14e281fa44a369ddfc75e8b32baa41a4fc9a6eff.zip |
Update Copyright years
Diffstat (limited to 'dev-db/sqlite-php')
-rw-r--r-- | dev-db/sqlite-php/sqlite-php-0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlite-php/sqlite-php-0.0.5.ebuild b/dev-db/sqlite-php/sqlite-php-0.0.5.ebuild index df39663f80de..3fffa1154a4e 100644 --- a/dev-db/sqlite-php/sqlite-php-0.0.5.ebuild +++ b/dev-db/sqlite-php/sqlite-php-0.0.5.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/dev-db/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.1 2002/12/04 22:02:30 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.2 2003/02/13 10:05:32 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="PHP bindings for SQLite" |