SF.net SVN: mod-aspdotnet: [169] mod_aspdotnet/trunk
Brought to you by:
wrowe
|
From: <wr...@us...> - 2006-10-12 18:36:53
|
Revision: 169
http://svn.sourceforge.net/mod-aspdotnet/?rev=169&view=rev
Author: wrowe
Date: 2006-10-12 11:36:35 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Update Copyright, which the author reasserts under an identical license.
Modified Paths:
--------------
mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h
mod_aspdotnet/trunk/Apache.Web/Apache.Web.h
mod_aspdotnet/trunk/Apache.Web/AssemblyInfo.cpp
mod_aspdotnet/trunk/Apache.Web/Helpers/_gcA_gcA_gcString.cs
mod_aspdotnet/trunk/Apache.Web/Host.h
mod_aspdotnet/trunk/Apache.Web/HostFactory.h
mod_aspdotnet/trunk/Apache.Web/WorkerRequest.cpp
mod_aspdotnet/trunk/Apache.Web/WorkerRequest.h
mod_aspdotnet/trunk/Apache.Web/http_header_arrays.h
mod_aspdotnet/trunk/mod/mod_aspdotnet.cpp
mod_aspdotnet/trunk/msi_dll/quicksearch.c
mod_aspdotnet/trunk/msi_dll/quicksearch.h
mod_aspdotnet/trunk/msi_dll/resolve_apache.c
Modified: mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/Apache.Web/Apache.Web.h
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/Apache.Web.h 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/Apache.Web.h 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/Apache.Web/AssemblyInfo.cpp
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/AssemblyInfo.cpp 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/AssemblyInfo.cpp 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/Apache.Web/Helpers/_gcA_gcA_gcString.cs
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/Helpers/_gcA_gcA_gcString.cs 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/Helpers/_gcA_gcA_gcString.cs 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/Apache.Web/Host.h
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/Host.h 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/Host.h 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/Apache.Web/HostFactory.h
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/HostFactory.h 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/HostFactory.h 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/Apache.Web/WorkerRequest.cpp
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/WorkerRequest.cpp 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/WorkerRequest.cpp 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/Apache.Web/WorkerRequest.h
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/WorkerRequest.h 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/WorkerRequest.h 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/Apache.Web/http_header_arrays.h
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/http_header_arrays.h 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/Apache.Web/http_header_arrays.h 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/mod/mod_aspdotnet.cpp
===================================================================
--- mod_aspdotnet/trunk/mod/mod_aspdotnet.cpp 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/mod/mod_aspdotnet.cpp 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/msi_dll/quicksearch.c
===================================================================
--- mod_aspdotnet/trunk/msi_dll/quicksearch.c 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/msi_dll/quicksearch.c 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
@@ -14,7 +14,6 @@
* limitations under the License.
*/
-
#define _WIN32_WINNT 0x0400
#include <windows.h>
#include "quicksearch.h"
Modified: mod_aspdotnet/trunk/msi_dll/quicksearch.h
===================================================================
--- mod_aspdotnet/trunk/msi_dll/quicksearch.h 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/msi_dll/quicksearch.h 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
Modified: mod_aspdotnet/trunk/msi_dll/resolve_apache.c
===================================================================
--- mod_aspdotnet/trunk/msi_dll/resolve_apache.c 2006-10-12 17:46:51 UTC (rev 168)
+++ mod_aspdotnet/trunk/msi_dll/resolve_apache.c 2006-10-12 18:36:35 UTC (rev 169)
@@ -1,7 +1,7 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors,
- * as applicable.
+/* Copyright 2002-2006 Covalent Techologies
*
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Covalent Techologies licenses this file to You under the Apache
+ * Software Foundation's 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
*
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|