Return-Path: Delivered-To: apmail-httpd-cli-dev-archive@www.apache.org Received: (qmail 51071 invoked from network); 5 Feb 2005 01:12:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Feb 2005 01:12:25 -0000 Received: (qmail 66617 invoked by uid 500); 5 Feb 2005 01:12:25 -0000 Delivered-To: apmail-httpd-cli-dev-archive@httpd.apache.org Received: (qmail 66595 invoked by uid 500); 5 Feb 2005 01:12:24 -0000 Mailing-List: contact cli-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: "CLI Dev" List-Id: Delivered-To: mailing list cli-dev@httpd.apache.org Received: (qmail 66581 invoked by uid 99); 5 Feb 2005 01:12:24 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 04 Feb 2005 17:12:24 -0800 Received: (qmail 51061 invoked by uid 65534); 5 Feb 2005 01:12:23 -0000 Message-ID: <20050205011223.51058.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Sat, 05 Feb 2005 01:12:23 -0000 Subject: svn commit: r151456 - in httpd/mod_aspdotnet/trunk/msi_dll: quicksearch.c resolve_apache.c To: cli-dev@httpd.apache.org From: wrowe@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: wrowe Date: Fri Feb 4 17:12:21 2005 New Revision: 151456 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D151456 Log: Fixing new-style copyright declarations. These files go back in time to the httpd-win32-msi project, cira 2000. Modified: httpd/mod_aspdotnet/trunk/msi_dll/quicksearch.c httpd/mod_aspdotnet/trunk/msi_dll/resolve_apache.c Modified: httpd/mod_aspdotnet/trunk/msi_dll/quicksearch.c URL: http://svn.apache.org/viewcvs/httpd/mod_aspdotnet/trunk/msi_dll/quicks= earch.c?view=3Ddiff&r1=3D151455&r2=3D151456 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/mod_aspdotnet/trunk/msi_dll/quicksearch.c (original) +++ httpd/mod_aspdotnet/trunk/msi_dll/quicksearch.c Fri Feb 4 17:12:21 2005 @@ -1,4 +1,5 @@ -/* Copyright 2002-2004 The Apache Software Foundation +/* Copyright 2000-2005 The Apache Software Foundation or its licensors,=20 + * as applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Modified: httpd/mod_aspdotnet/trunk/msi_dll/resolve_apache.c URL: http://svn.apache.org/viewcvs/httpd/mod_aspdotnet/trunk/msi_dll/resolv= e_apache.c?view=3Ddiff&r1=3D151455&r2=3D151456 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/mod_aspdotnet/trunk/msi_dll/resolve_apache.c (original) +++ httpd/mod_aspdotnet/trunk/msi_dll/resolve_apache.c Fri Feb 4 17:12:21 = 2005 @@ -1,4 +1,5 @@ -/* Copyright 2002-2004 The Apache Software Foundation +/* Copyright 2000-2005 The Apache Software Foundation or its licensors,=20 + * as applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.