You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by be...@apache.org on 2005/08/24 03:20:51 UTC

svn commit: r239500 - /httpd/mod_smtpd/trunk/modules/access/mod_dnsbl_lookup/README

Author: berkes
Date: Tue Aug 23 18:20:48 2005
New Revision: 239500

URL: http://svn.apache.org/viewcvs?rev=239500&view=rev
Log:
Fixed copyright in README

Modified:
    httpd/mod_smtpd/trunk/modules/access/mod_dnsbl_lookup/README

Modified: httpd/mod_smtpd/trunk/modules/access/mod_dnsbl_lookup/README
URL: http://svn.apache.org/viewcvs/httpd/mod_smtpd/trunk/modules/access/mod_dnsbl_lookup/README?rev=239500&r1=239499&r2=239500&view=diff
==============================================================================
--- httpd/mod_smtpd/trunk/modules/access/mod_dnsbl_lookup/README (original)
+++ httpd/mod_smtpd/trunk/modules/access/mod_dnsbl_lookup/README Tue Aug 23 18:20:48 2005
@@ -1,20 +1,3 @@
-/* Copyright 2005 Jem Berkes
- * www.sysdesign.ca
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-
 CONTENTS
 
 1. How to build and install