diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-25 19:55:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-25 19:55:52 +0000 |
commit | d9a66a6aa1deffe92f79707d662d4d97f468e4e5 (patch) | |
tree | fadd1a2f8db5848be9c4bf8cfa4a6616e2dea4ff /eclass/aspell-dict.eclass | |
parent | fixie (diff) | |
download | historical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.tar.gz historical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.tar.bz2 historical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.zip |
Header updates/cleanups
Diffstat (limited to 'eclass/aspell-dict.eclass')
-rw-r--r-- | eclass/aspell-dict.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass index 1f418d607021..f9def4c1aeab 100644 --- a/eclass/aspell-dict.eclass +++ b/eclass/aspell-dict.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author: Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.6 2002/10/18 10:42:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.7 2002/10/25 19:55:52 vapier Exp $ # The aspell-dict eclass is designed to streamline the construction of # ebuilds for the new aspell dictionaries (from gnu.org) which support |