diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 12:07:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 12:07:13 +0000 |
commit | 173a26eb342dc8871eb21f2bdab68bb72a8d20c7 (patch) | |
tree | 62c4f86b916c0c575435e82262d7386ff611be2a /dev-util/yacc | |
parent | Update Copyright years (diff) | |
download | gentoo-2-173a26eb342dc8871eb21f2bdab68bb72a8d20c7.tar.gz gentoo-2-173a26eb342dc8871eb21f2bdab68bb72a8d20c7.tar.bz2 gentoo-2-173a26eb342dc8871eb21f2bdab68bb72a8d20c7.zip |
Update Copyright years
Diffstat (limited to 'dev-util/yacc')
-rw-r--r-- | dev-util/yacc/yacc-1.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/yacc/yacc-1.9.1-r1.ebuild b/dev-util/yacc/yacc-1.9.1-r1.ebuild index 888b463a9900..85bee702978b 100644 --- a/dev-util/yacc/yacc-1.9.1-r1.ebuild +++ b/dev-util/yacc/yacc-1.9.1-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-util/yacc/yacc-1.9.1-r1.ebuild,v 1.12 2002/12/09 04:21:16 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.13 2003/02/13 12:03:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yacc" |