diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-16 04:26:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-16 04:26:21 +0000 |
commit | d37075801472911f637eeffce8ccb70ca5ec668c (patch) | |
tree | fb314338f6f301dcd1f15682c76bac3384fe6b2b /eclass/aspell-dict.eclass | |
parent | Update Copyright years (diff) | |
download | historical-d37075801472911f637eeffce8ccb70ca5ec668c.tar.gz historical-d37075801472911f637eeffce8ccb70ca5ec668c.tar.bz2 historical-d37075801472911f637eeffce8ccb70ca5ec668c.zip |
header fixes
Diffstat (limited to 'eclass/aspell-dict.eclass')
-rw-r--r-- | eclass/aspell-dict.eclass | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass index 21af48822276..f7f4ff318c7c 100644 --- a/eclass/aspell-dict.eclass +++ b/eclass/aspell-dict.eclass @@ -1,8 +1,9 @@ -# 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/eclass/aspell-dict.eclass,v 1.10 2003/02/16 04:26:21 vapier Exp $ +# # Author: Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.9 2003/02/12 13:33:41 seemant Exp $ - +# # The aspell-dict eclass is designed to streamline the construction of # ebuilds for the new aspell dictionaries (from gnu.org) which support # aspell-0.50 |