SF.net SVN: mod-aspdotnet: [196] mod_aspdotnet2/trunk/Apache.Web
Brought to you by:
wrowe
From: <wr...@us...> - 2007-08-15 06:19:53
|
Revision: 196 http://mod-aspdotnet.svn.sourceforge.net/mod-aspdotnet/?rev=196&view=rev Author: wrowe Date: 2007-08-14 23:19:52 -0700 (Tue, 14 Aug 2007) Log Message: ----------- Copyright updates Modified Paths: -------------- mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h mod_aspdotnet2/trunk/Apache.Web/Apache.Web.rc mod_aspdotnet2/trunk/Apache.Web/http_header_arrays.h Modified: mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h =================================================================== --- mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h 2007-08-15 06:18:16 UTC (rev 195) +++ mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h 2007-08-15 06:19:52 UTC (rev 196) @@ -1,4 +1,4 @@ -/* Copyright 2002-2006 Covalent Technologies +/* Copyright 2007 Covalent Technologies * * Covalent Technologies licenses this file to You under the Apache * Software Foundation's Apache License, Version 2.0 (the "License"); Modified: mod_aspdotnet2/trunk/Apache.Web/Apache.Web.rc =================================================================== --- mod_aspdotnet2/trunk/Apache.Web/Apache.Web.rc 2007-08-15 06:18:16 UTC (rev 195) +++ mod_aspdotnet2/trunk/Apache.Web/Apache.Web.rc 2007-08-15 06:19:52 UTC (rev 196) @@ -26,7 +26,7 @@ VALUE "FileDescription", "Apache.Web connector to the mod_aspdotnet module for the Apache HTTP Web Server\0" VALUE "FileVersion", APACHE_WEB_VERSION "\0" VALUE "InternalName", "Apache.Web.dll\0" - VALUE "LegalCopyright", "Copyright \xA9 2002-2006 Covalent Technologies\0" + VALUE "LegalCopyright", "Copyright \xA9 2007 Covalent Technologies\0" VALUE "OriginalFilename", "Apache.Web.dll\0" VALUE "ProductName", "mod_aspdotnet/Apache.Web host module for Microsoft ASP.NET within the Apache HTTP Server\0" VALUE "ProductVersion", APACHE_WEB_VERSION "\0" Modified: mod_aspdotnet2/trunk/Apache.Web/http_header_arrays.h =================================================================== --- mod_aspdotnet2/trunk/Apache.Web/http_header_arrays.h 2007-08-15 06:18:16 UTC (rev 195) +++ mod_aspdotnet2/trunk/Apache.Web/http_header_arrays.h 2007-08-15 06:19:52 UTC (rev 196) @@ -1,4 +1,4 @@ -/* Copyright 2002-2006 Covalent Technologies +/* Copyright 2007 Covalent Technologies * * Covalent Technologies licenses this file to You under the Apache * Software Foundation's Apache License, Version 2.0 (the "License"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |