From cvs-return-32227-apmail-httpd-cvs-archive=httpd.apache.org@httpd.apache.org Thu Mar 05 21:58:49 2009 Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 67448 invoked from network); 5 Mar 2009 21:58:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2009 21:58:48 -0000 Received: (qmail 48119 invoked by uid 500); 5 Mar 2009 21:58:48 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 48060 invoked by uid 500); 5 Mar 2009 21:58:48 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 48050 invoked by uid 99); 5 Mar 2009 21:58:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2009 13:58:48 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2009 21:58:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2911A2388882; Thu, 5 Mar 2009 21:58:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r750620 - /httpd/httpd/trunk/modules/database/mod_dbd.h Date: Thu, 05 Mar 2009 21:58:24 -0000 To: cvs@httpd.apache.org From: niq@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090305215825.2911A2388882@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: niq Date: Thu Mar 5 21:58:24 2009 New Revision: 750620 URL: http://svn.apache.org/viewvc?rev=750620&view=rev Log: Remove anomalous copyright line Modified: httpd/httpd/trunk/modules/database/mod_dbd.h Modified: httpd/httpd/trunk/modules/database/mod_dbd.h URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/database/mod_dbd.h?rev=750620&r1=750619&r2=750620&view=diff ============================================================================== --- httpd/httpd/trunk/modules/database/mod_dbd.h (original) +++ httpd/httpd/trunk/modules/database/mod_dbd.h Thu Mar 5 21:58:24 2009 @@ -1,5 +1,4 @@ -/* Copyright 2003-5 WebThing Ltd - * Licensed to the Apache Software Foundation (ASF) under one or more +/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0