diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-25 19:57:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-25 19:57:52 +0000 |
commit | 94317f16d56ae950065453dc3a05245a2cc4ca59 (patch) | |
tree | 0a2b1c9f0cd285f9ae6ab69e0a127d70e91dfd4f /eclass/latex-package.eclass | |
parent | Header updates/cleanups (diff) | |
download | gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.tar.gz gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.tar.bz2 gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.zip |
Header updates/cleanups
Diffstat (limited to 'eclass/latex-package.eclass')
-rw-r--r-- | eclass/latex-package.eclass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass index 22adad4f6958..18963b2eef20 100644 --- a/eclass/latex-package.eclass +++ b/eclass/latex-package.eclass @@ -1,4 +1,7 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 # Author Matthew Turk <satai@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/eclass/latex-package.eclass,v 1.10 2002/10/25 19:57:51 vapier Exp $ # # This eClass is designed to be easy to use and implement. The vast majority of # LaTeX packages will only need to define SRC_URI (and sometimes S) for a |