Author: wrowe
Date: Fri Feb 4 17:12:21 2005
New Revision: 151456
URL: http://svn.apache.org/viewcvs?view=rev&rev=151456
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/quicksearch.c?view=diff&r1=151455&r2=151456
==============================================================================
--- 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,
+ * 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/resolve_apache.c?view=diff&r1=151455&r2=151456
==============================================================================
--- 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,
+ * as applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.