[mapguide-commits] r8925 - in trunk/MgDev/Web/src: ApacheAgent CgiAgent DotNetUnmanagedApi/Foundation DotNetUnmanagedApi/Geometry DotNetUnmanagedApi/MapGuideCommon DotNetUnmanagedApi/PlatformBase DotNetUnmanagedApi/Web HttpHandler IsapiAgent JavaApi PhpApi WebApp WebSupport

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Apr 18 21:26:27 PDT 2016


Author: christinebao
Date: 2016-04-18 21:26:26 -0700 (Mon, 18 Apr 2016)
New Revision: 8925

Added:
   trunk/MgDev/Web/src/WebSupport/WebSupport.aps
   trunk/MgDev/Web/src/WebSupport/WebSupport.rc
   trunk/MgDev/Web/src/WebSupport/resource.h
Modified:
   trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.rc
   trunk/MgDev/Web/src/CgiAgent/CgiAgent.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.rc
   trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc
   trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.rc
   trunk/MgDev/Web/src/JavaApi/JavaApi.rc
   trunk/MgDev/Web/src/PhpApi/PhpApi.rc
   trunk/MgDev/Web/src/WebApp/WebApp.rc
   trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj
   trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj.filters
Log:
Upgrade dll copyright to 2016. 

Modified: trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.rc
===================================================================
--- trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -72,7 +72,7 @@
             VALUE "FileDescription", "MapGuide mapagent module for Apache"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "mod_mgmapagent.so"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "mod_mgmapagent.so"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/CgiAgent/CgiAgent.rc
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/CgiAgent.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/CgiAgent/CgiAgent.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapAgent Web Application"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MapAgent"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MapAgent.exe"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "FoundationUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "FoundationUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "FoundationUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "GeometryUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "GeometryUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "GeometryUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideCommonUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MapGuideCommonUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MapGuideCommonUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "PlatformBaseUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "PlatformBaseUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "PlatformBaseUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "WebUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "WebUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "WebUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "HttpHandler Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgHttpHandler"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgHttpHandler.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.rc
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -72,7 +72,7 @@
             VALUE "FileDescription", "MapGuide mapagent extension for IIS"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "isapi_MapAgent.dll"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "isapi_MapAgent.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/JavaApi/JavaApi.rc
===================================================================
--- trunk/MgDev/Web/src/JavaApi/JavaApi.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/JavaApi/JavaApi.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideJavaApi Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MapGuideJavaApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MapGuideJavaApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/PhpApi/PhpApi.rc
===================================================================
--- trunk/MgDev/Web/src/PhpApi/PhpApi.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/PhpApi/PhpApi.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "php_MapGuideApi Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "php_MapGuideApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "php_MapGuideApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Web/src/WebApp/WebApp.rc
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebApp.rc	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/WebApp/WebApp.rc	2016-04-19 04:26:26 UTC (rev 8925)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "WebApp Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgWebApp"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgWebApp.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Added: trunk/MgDev/Web/src/WebSupport/WebSupport.aps
===================================================================
(Binary files differ)


Property changes on: trunk/MgDev/Web/src/WebSupport/WebSupport.aps
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/MgDev/Web/src/WebSupport/WebSupport.rc
===================================================================
(Binary files differ)


Property changes on: trunk/MgDev/Web/src/WebSupport/WebSupport.rc
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj
===================================================================
--- trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj	2016-04-19 04:26:26 UTC (rev 8925)
@@ -203,6 +203,7 @@
     <ClCompile Include="InitializeWebTier.cpp" />
   </ItemGroup>
   <ItemGroup>
+    <ClInclude Include="resource.h" />
     <ClInclude Include="WebSupport.h" />
   </ItemGroup>
   <ItemGroup>
@@ -219,6 +220,9 @@
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
   </ItemGroup>
+  <ItemGroup>
+    <ResourceCompile Include="WebSupport.rc" />
+  </ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>

Modified: trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj.filters
===================================================================
--- trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj.filters	2016-04-19 02:46:45 UTC (rev 8924)
+++ trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj.filters	2016-04-19 04:26:26 UTC (rev 8925)
@@ -23,5 +23,13 @@
     <ClInclude Include="WebSupport.h">
       <Filter>Header Files</Filter>
     </ClInclude>
+    <ClInclude Include="resource.h">
+      <Filter>Header Files</Filter>
+    </ClInclude>
   </ItemGroup>
+  <ItemGroup>
+    <ResourceCompile Include="WebSupport.rc">
+      <Filter>Resource Files</Filter>
+    </ResourceCompile>
+  </ItemGroup>
 </Project>
\ No newline at end of file

Added: trunk/MgDev/Web/src/WebSupport/resource.h
===================================================================
--- trunk/MgDev/Web/src/WebSupport/resource.h	                        (rev 0)
+++ trunk/MgDev/Web/src/WebSupport/resource.h	2016-04-19 04:26:26 UTC (rev 8925)
@@ -0,0 +1,14 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by WebSupport.rc
+
+// Next default values for new objects
+// 
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE        101
+#define _APS_NEXT_COMMAND_VALUE         40001
+#define _APS_NEXT_CONTROL_VALUE         1001
+#define _APS_NEXT_SYMED_VALUE           101
+#endif
+#endif



More information about the mapguide-commits mailing list