diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:02:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:02:40 +0000 |
commit | 5449a7264a358677093ef73dd1c998a9da91a0fe (patch) | |
tree | 8fad62cb052974d5a10e82f65e976156d5fe9c7a /dev-db/firebird | |
parent | Update Copyright years (diff) | |
download | gentoo-2-5449a7264a358677093ef73dd1c998a9da91a0fe.tar.gz gentoo-2-5449a7264a358677093ef73dd1c998a9da91a0fe.tar.bz2 gentoo-2-5449a7264a358677093ef73dd1c998a9da91a0fe.zip |
Update Copyright years
Diffstat (limited to 'dev-db/firebird')
-rw-r--r-- | dev-db/firebird/firebird-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/firebird/firebird-1.0-r1.ebuild b/dev-db/firebird/firebird-1.0-r1.ebuild index 7f44061e85a4..d2954c0f3a10 100644 --- a/dev-db/firebird/firebird-1.0-r1.ebuild +++ b/dev-db/firebird/firebird-1.0-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 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.5 2002/10/04 05:09:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.6 2003/02/13 10:01:46 vapier Exp $ S=${WORKDIR}/firebird-1.0.0.796 DESCRIPTION="Firebird is a relational database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981." |