diff options
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/files/httpd.rc6 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-www/apache/files/httpd.rc6 b/net-www/apache/files/httpd.rc6 index 672a264b4c4c..5df2791cb0da 100644 --- a/net-www/apache/files/httpd.rc6 +++ b/net-www/apache/files/httpd.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/files/httpd.rc6,v 1.5 2001/12/06 20:17:02 azarah Exp $ #you can put this in your rc.conf file if you wish #HTTPD_OPTS="-D SSL -D PHP4" |