summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-13 10:06:13 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-13 10:06:13 +0000
commit5e823f9b45524fd2571ab05719fdf982c91296de (patch)
tree9ba3c500aa298fc6e26349abf3f0ca4c456eeccd /dev-db/sqlite
parentUpdate Copyright years (diff)
downloadhistorical-5e823f9b45524fd2571ab05719fdf982c91296de.tar.gz
historical-5e823f9b45524fd2571ab05719fdf982c91296de.tar.bz2
historical-5e823f9b45524fd2571ab05719fdf982c91296de.zip
Update Copyright years
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r--dev-db/sqlite/sqlite-2.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlite/sqlite-2.7.3.ebuild b/dev-db/sqlite/sqlite-2.7.3.ebuild
index 3d695ed775bb..fd3573f06c38 100644
--- a/dev-db/sqlite/sqlite-2.7.3.ebuild
+++ b/dev-db/sqlite/sqlite-2.7.3.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/sqlite-2.7.3.ebuild,v 1.4 2002/12/09 04:20:57 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.7.3.ebuild,v 1.5 2003/02/13 10:05:26 vapier Exp $
S=${WORKDIR}/sqlite
DESCRIPTION="SQLite: An SQL Database Engine in a C Library."