diff options
author | Brad Laue <brad@gentoo.org> | 2003-06-11 20:13:59 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2003-06-11 20:13:59 +0000 |
commit | bedca6cf05c3128d0c1b78c00e31e37723dfc62d (patch) | |
tree | 9939e92b8a79c3a1725644538a0e6d28f080da1d | |
parent | Initial import (diff) | |
download | historical-bedca6cf05c3128d0c1b78c00e31e37723dfc62d.tar.gz historical-bedca6cf05c3128d0c1b78c00e31e37723dfc62d.tar.bz2 historical-bedca6cf05c3128d0c1b78c00e31e37723dfc62d.zip |
Added proper copyrights
-rw-r--r-- | eclass/apache.eclass | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/apache.eclass b/eclass/apache.eclass index 9bbffce9217a..4ae13c5a58d3 100644 --- a/eclass/apache.eclass +++ b/eclass/apache.eclass @@ -1,4 +1,6 @@ -# $Header: /var/cvsroot/gentoo-x86/eclass/apache.eclass,v 1.1 2003/06/11 20:13:17 brad Exp $ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/eclass/apache.eclass,v 1.2 2003/06/11 20:13:59 brad Exp $ # # Author: Brad Laue <brad@gentoo.org> |