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 | 6679a946f71474c7dff2bbc880c452572bb7ebd7 (patch) | |
tree | b3c03d50f058cbd0179217ff95a86575c531f023 /eclass/ebook.eclass | |
parent | fixie (diff) | |
download | gentoo-2-6679a946f71474c7dff2bbc880c452572bb7ebd7.tar.gz gentoo-2-6679a946f71474c7dff2bbc880c452572bb7ebd7.tar.bz2 gentoo-2-6679a946f71474c7dff2bbc880c452572bb7ebd7.zip |
Header updates/cleanups
Diffstat (limited to 'eclass/ebook.eclass')
-rw-r--r-- | eclass/ebook.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/ebook.eclass b/eclass/ebook.eclass index fca0fef4899b..2386ef47eecd 100644 --- a/eclass/ebook.eclass +++ b/eclass/ebook.eclass @@ -1,7 +1,8 @@ # Copyright 1999-2000 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 Francisco Gimeno <kikov@fco-gimeno.com> # Manteiner José Alberto Suárez López <bass@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.7 2002/10/25 19:55:52 vapier Exp $ # The ebook eclass defines some default functions and variables to # install ebooks. ECLASS=ebook |