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 | 8df5a082781c6c31118ce7d97e53e8c5984ad02f (patch) | |
tree | 164406e62e14febd8e7c1b7fc10244f3ee6f32ea /eclass/nsplugins.eclass | |
parent | Update Copyright years (diff) | |
download | gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.tar.gz gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.tar.bz2 gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.zip |
header fixes
Diffstat (limited to 'eclass/nsplugins.eclass')
-rw-r--r-- | eclass/nsplugins.eclass | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass index 687a691d3024..3877e93773ab 100644 --- a/eclass/nsplugins.eclass +++ b/eclass/nsplugins.eclass @@ -1,7 +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/nsplugins.eclass,v 1.8 2003/02/16 04:26:21 vapier Exp $ +# # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.7 2002/12/23 20:35:38 azarah Exp $ +# # Just some re-usable functions for the netscape/moz plugins sharing ECLASS=nsplugins |