You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2004/12/06 21:13:15 UTC

svn commit: r110020 - /perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Resource.pod

Author: stas
Date: Mon Dec  6 12:13:14 2004
New Revision: 110020

URL: http://svn.apache.org/viewcvs?view=rev&rev=110020
Log:
add the missing copyright note

Modified:
   perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Resource.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Resource.pod
Url: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Resource.pod?view=diff&rev=110020&p1=perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Resource.pod&r1=110019&p2=perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Resource.pod&r2=110020
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Resource.pod	(original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache/Resource.pod	Mon Dec  6 12:13:14 2004
@@ -50,14 +50,21 @@
 
 To set reasonable defaults for all RLIMITs, add this to your httpd.conf:
 
- PerlSetEnv PERL_RLIMIT_DEFAULTS On
- PerlModule Apache::Resource
+  PerlSetEnv PERL_RLIMIT_DEFAULTS On
+  PerlModule Apache::Resource
 
 
 
 =head1 See Also
 
 BSD::Resource(3), setrlimit(2)
+
+
+
+=head1 Copyright
+
+mod_perl 2.0 and its core modules are copyrighted under
+The Apache Software License, Version 2.0.
 
 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org