[mapguide-commits] r8923 - in trunk/MgDev: Common/MapGuideCommon Common/PlatformBase Server/src/Common/Base Server/src/Common/Cache Server/src/Common/Manager Server/src/Common/Thread Server/src/Core Server/src/Gws/GwsCommon Server/src/Gws/GwsQueryEngine Server/src/Gws/GwsResource Server/src/Services/Drawing Server/src/Services/Feature Server/src/Services/Kml Server/src/Services/Mapping Server/src/Services/Profiling Server/src/Services/Rendering Server/src/Services/Resource Server/src/Services/ServerAdmin Server/src/Services/Site Server/src/Services/Tile Server/src/UnitTesting

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Apr 18 19:24:54 PDT 2016


Author: christinebao
Date: 2016-04-18 19:24:54 -0700 (Mon, 18 Apr 2016)
New Revision: 8923

Modified:
   trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.rc
   trunk/MgDev/Common/PlatformBase/PlatformBase.rc
   trunk/MgDev/Server/src/Common/Base/ServerBase.rc
   trunk/MgDev/Server/src/Common/Cache/ServerCache.rc
   trunk/MgDev/Server/src/Common/Manager/ServerManager.rc
   trunk/MgDev/Server/src/Common/Thread/ServerThread.rc
   trunk/MgDev/Server/src/Core/ServerCore.rc
   trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.rc
   trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.rc
   trunk/MgDev/Server/src/Gws/GwsResource/GwsResource.rc
   trunk/MgDev/Server/src/Services/Drawing/ServerDrawingService.rc
   trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.rc
   trunk/MgDev/Server/src/Services/Kml/ServerKmlService.rc
   trunk/MgDev/Server/src/Services/Mapping/ServerMappingService.rc
   trunk/MgDev/Server/src/Services/Profiling/ServerProfilingService.rc
   trunk/MgDev/Server/src/Services/Rendering/ServerRenderingService.rc
   trunk/MgDev/Server/src/Services/Resource/ServerResourceService.rc
   trunk/MgDev/Server/src/Services/ServerAdmin/ServerAdminService.rc
   trunk/MgDev/Server/src/Services/Site/ServerSiteService.rc
   trunk/MgDev/Server/src/Services/Tile/ServerTileService.rc
   trunk/MgDev/Server/src/UnitTesting/UnitTesting.rc
Log:
Upgrade dll copyright to 2016. 

Modified: trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.rc
===================================================================
--- trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideCommon Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgMapGuideCommon"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgMapGuideCommon.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Common/PlatformBase/PlatformBase.rc
===================================================================
--- trunk/MgDev/Common/PlatformBase/PlatformBase.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Common/PlatformBase/PlatformBase.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "PlatformBase Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgPlatformBase"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgPlatformBase.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Common/Base/ServerBase.rc
===================================================================
--- trunk/MgDev/Server/src/Common/Base/ServerBase.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Common/Base/ServerBase.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerBase Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerBase"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerBase.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Common/Cache/ServerCache.rc
===================================================================
--- trunk/MgDev/Server/src/Common/Cache/ServerCache.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Common/Cache/ServerCache.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerCache Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerCache"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerCache.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Common/Manager/ServerManager.rc
===================================================================
--- trunk/MgDev/Server/src/Common/Manager/ServerManager.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Common/Manager/ServerManager.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerManager Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerManager"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerManager.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Common/Thread/ServerThread.rc
===================================================================
--- trunk/MgDev/Server/src/Common/Thread/ServerThread.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Common/Thread/ServerThread.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerThread Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerThread"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerThread.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Core/ServerCore.rc
===================================================================
--- trunk/MgDev/Server/src/Core/ServerCore.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Core/ServerCore.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuide Server Application"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "mgserver"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "mgserver.exe"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.rc
===================================================================
--- trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "GwsCommon Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgGwsCommon"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgGwsCommon.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.rc
===================================================================
--- trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "GwsQueryEngine Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgGwsQueryEngine"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgGwsQueryEngine.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Gws/GwsResource/GwsResource.rc
===================================================================
--- trunk/MgDev/Server/src/Gws/GwsResource/GwsResource.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Gws/GwsResource/GwsResource.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -82,7 +82,7 @@
             VALUE "FileDescription", "GwsResource Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgGwsResource"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgGwsResource.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Drawing/ServerDrawingService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Drawing/ServerDrawingService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Drawing/ServerDrawingService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerDrawingService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerDrawingService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerDrawingService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -68,7 +68,7 @@
             VALUE "FileDescription", "ServerFeatureService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerFeatureService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerFeatureService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Kml/ServerKmlService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Kml/ServerKmlService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Kml/ServerKmlService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerKmlService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerKmlService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerKmlService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Mapping/ServerMappingService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Mapping/ServerMappingService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Mapping/ServerMappingService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerMappingService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerMappingService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerMappingService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Profiling/ServerProfilingService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Profiling/ServerProfilingService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Profiling/ServerProfilingService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerProfilingService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerProfilingService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerProfilingService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Rendering/ServerRenderingService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Rendering/ServerRenderingService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Rendering/ServerRenderingService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerRenderingService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerRenderingService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerRenderingService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Resource/ServerResourceService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Resource/ServerResourceService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Resource/ServerResourceService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerResourceService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerResourceService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerResourceService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/ServerAdmin/ServerAdminService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/ServerAdmin/ServerAdminService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/ServerAdmin/ServerAdminService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerAdminService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerAdminService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MdServerAdminService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Site/ServerSiteService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Site/ServerSiteService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Site/ServerSiteService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerSiteService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerSiteService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerSiteService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/Services/Tile/ServerTileService.rc
===================================================================
--- trunk/MgDev/Server/src/Services/Tile/ServerTileService.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/Services/Tile/ServerTileService.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "ServerTileService Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgServerTileService"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgServerTileService.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"

Modified: trunk/MgDev/Server/src/UnitTesting/UnitTesting.rc
===================================================================
--- trunk/MgDev/Server/src/UnitTesting/UnitTesting.rc	2016-04-15 08:56:29 UTC (rev 8922)
+++ trunk/MgDev/Server/src/UnitTesting/UnitTesting.rc	2016-04-19 02:24:54 UTC (rev 8923)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "UnitTesting Dynamic Link Library"
             VALUE "FileVersion", "3, 1, 0, 0"
             VALUE "InternalName", "MgUnitTesting"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2011 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) Autodesk, Inc. 2004 - 2016."
             VALUE "OriginalFilename", "MgUnitTesting.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "3, 1, 0, 0"



More information about the mapguide-commits mailing list