diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:02:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:02:54 +0000 |
commit | e829fc43406847d9e28a8c0372d6102c41e2803c (patch) | |
tree | 77ae8f85a8ad8f15082d23bc8f68abeedf7ca7ac /app-shells/tcsh | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-e829fc43406847d9e28a8c0372d6102c41e2803c.tar.gz historical-e829fc43406847d9e28a8c0372d6102c41e2803c.tar.bz2 historical-e829fc43406847d9e28a8c0372d6102c41e2803c.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/tcsh-6.10-r3.ebuild | 4 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/tcsh/tcsh-6.10-r3.ebuild b/app-shells/tcsh/tcsh-6.10-r3.ebuild index 2ef69c749018..a95e7484e449 100644 --- a/app-shells/tcsh/tcsh-6.10-r3.ebuild +++ b/app-shells/tcsh/tcsh-6.10-r3.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.10-r3.ebuild,v 1.5 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.10-r3.ebuild,v 1.6 2002/10/04 05:02:39 vapier Exp $ S=${WORKDIR}/${P}.00 DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" 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)" |