diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:03:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:03:56 +0000 |
commit | 99c4e69fdebfe8d872566b63891b581f585a5069 (patch) | |
tree | d9b27ad35513c2fcf28351347691a6be090ccf58 /app-shells/tcsh/tcsh-6.11.ebuild | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-99c4e69fdebfe8d872566b63891b581f585a5069.tar.gz gentoo-2-99c4e69fdebfe8d872566b63891b581f585a5069.tar.bz2 gentoo-2-99c4e69fdebfe8d872566b63891b581f585a5069.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-shells/tcsh/tcsh-6.11.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.11.ebuild b/app-shells/tcsh/tcsh-6.11.ebuild index be0e1783245a..5276c7a34106 100644 --- a/app-shells/tcsh/tcsh-6.11.ebuild +++ b/app-shells/tcsh/tcsh-6.11.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/app-shells/tcsh/tcsh-6.11.ebuild,v 1.4 2002/09/20 18:57:50 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.5 2002/10/04 05:02:42 vapier Exp $ S=${WORKDIR}/${P}.00 DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" |