diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:13:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:13:57 +0000 |
commit | 478719535bdda5a15fbec3bbd23352b44f855ed5 (patch) | |
tree | 4ddae6da95fb845bedae92d2916b0aadad9ab46e /dev-db/unixODBC/unixODBC-2.0.8.ebuild | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-478719535bdda5a15fbec3bbd23352b44f855ed5.tar.gz gentoo-2-478719535bdda5a15fbec3bbd23352b44f855ed5.tar.bz2 gentoo-2-478719535bdda5a15fbec3bbd23352b44f855ed5.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.0.8.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild index 9aaf78d0e7fb..4195d313b7be 100644 --- a/dev-db/unixODBC/unixODBC-2.0.8.ebuild +++ b/dev-db/unixODBC/unixODBC-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.8 2002/08/01 11:58:59 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.9 2002/10/04 05:10:11 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="ODBC Interface for Linux" |