[mapguide-commits] r4500 - in trunk/MgDev/Web/src: ApacheAgent CgiAgent DotNetApi DotNetApi/Foundation DotNetApi/Geometry DotNetApi/MapGuideCommon DotNetApi/PlatformBase DotNetApi/Web DotNetUnmanagedApi/Foundation DotNetUnmanagedApi/Geometry DotNetUnmanagedApi/MapGuideCommon DotNetUnmanagedApi/PlatformBase DotNetUnmanagedApi/Web HttpHandler IsapiAgent JavaApi JavaApi/org/osgeo/mapguide MapAgentCommon MapGuideApi PhpApi PhpMapGuideApiEnvConfig WebApp WebSupport localized localized/help/en mapadmin mapadmin/css mapadmin/js mapviewerjava mapviewernet mapviewerphp schemareport

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Fri Jan 8 22:55:34 EST 2010


Author: waltweltonlair
Date: 2010-01-08 22:55:33 -0500 (Fri, 08 Jan 2010)
New Revision: 4500

Modified:
   trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.cpp
   trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.rc
   trunk/MgDev/Web/src/ApacheAgent/ApachePostParser.cpp
   trunk/MgDev/Web/src/ApacheAgent/ApachePostParser.h
   trunk/MgDev/Web/src/ApacheAgent/ApacheResponseHandler.cpp
   trunk/MgDev/Web/src/ApacheAgent/ApacheResponseHandler.h
   trunk/MgDev/Web/src/CgiAgent/CgiAgent.cpp
   trunk/MgDev/Web/src/CgiAgent/CgiAgent.rc
   trunk/MgDev/Web/src/CgiAgent/CgiPostParser.cpp
   trunk/MgDev/Web/src/CgiAgent/CgiPostParser.h
   trunk/MgDev/Web/src/CgiAgent/CgiResponseHandler.cpp
   trunk/MgDev/Web/src/CgiAgent/CgiResponseHandler.h
   trunk/MgDev/Web/src/CgiAgent/EchoTest.cpp
   trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs
   trunk/MgDev/Web/src/DotNetApi/Foundation/AssemblyInfo.cs
   trunk/MgDev/Web/src/DotNetApi/Foundation/ManagedException.cs
   trunk/MgDev/Web/src/DotNetApi/Geometry/AssemblyInfo.cs
   trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs
   trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/Localizer.cs
   trunk/MgDev/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs
   trunk/MgDev/Web/src/DotNetApi/Web/AssemblyInfo.cs
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml
   trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml
   trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.rc
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml
   trunk/MgDev/Web/src/HttpHandler/Dictionary.cpp
   trunk/MgDev/Web/src/HttpHandler/Dictionary.h
   trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.h
   trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.h
   trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.h
   trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.h
   trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.h
   trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.h
   trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h
   trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h
   trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h
   trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h
   trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.h
   trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h
   trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.h
   trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.h
   trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.h
   trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.h
   trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.h
   trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.h
   trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationContainers.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationContainers.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.h
   trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetFdoCacheInfo.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetFdoCacheInfo.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetMap.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetMap.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetSessionTimeout.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetSessionTimeout.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetSiteStatus.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetSiteStatus.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.h
   trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.h
   trunk/MgDev/Web/src/HttpHandler/HttpHandler.h
   trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc
   trunk/MgDev/Web/src/HttpHandler/HttpHandlerApiDllExport.h
   trunk/MgDev/Web/src/HttpHandler/HttpHandlerBuild.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpHandlerClassId.h
   trunk/MgDev/Web/src/HttpHandler/HttpHeader.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpHeader.h
   trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.h
   trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.h
   trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.h
   trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.h
   trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.h
   trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.h
   trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValueTypes.h
   trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.h
   trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.h
   trunk/MgDev/Web/src/HttpHandler/HttpRequest.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpRequest.h
   trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.h
   trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.h
   trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.h
   trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.h
   trunk/MgDev/Web/src/HttpHandler/HttpResourceExists.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpResourceExists.h
   trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.h
   trunk/MgDev/Web/src/HttpHandler/HttpResponse.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpResponse.h
   trunk/MgDev/Web/src/HttpHandler/HttpResult.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpResult.h
   trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.h
   trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h
   trunk/MgDev/Web/src/HttpHandler/HttpSetResource.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpSetResource.h
   trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.h
   trunk/MgDev/Web/src/HttpHandler/HttpStatusCodes.h
   trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.h
   trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.h
   trunk/MgDev/Web/src/HttpHandler/HttpUtil.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpUtil.h
   trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h
   trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.h
   trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h
   trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.h
   trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h
   trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp
   trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h
   trunk/MgDev/Web/src/HttpHandler/JsonDoc.cpp
   trunk/MgDev/Web/src/HttpHandler/JsonDoc.h
   trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.cpp
   trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.h
   trunk/MgDev/Web/src/HttpHandler/NameValueCollection.cpp
   trunk/MgDev/Web/src/HttpHandler/NameValueCollection.h
   trunk/MgDev/Web/src/HttpHandler/OgcDataAccessor.h
   trunk/MgDev/Web/src/HttpHandler/OgcException.h
   trunk/MgDev/Web/src/HttpHandler/OgcFramework.h
   trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp
   trunk/MgDev/Web/src/HttpHandler/OgcServer.h
   trunk/MgDev/Web/src/HttpHandler/OgcWfsException.cpp
   trunk/MgDev/Web/src/HttpHandler/OgcWfsException.h
   trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.cpp
   trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.h
   trunk/MgDev/Web/src/HttpHandler/OgcWmsException.cpp
   trunk/MgDev/Web/src/HttpHandler/OgcWmsException.h
   trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp
   trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h
   trunk/MgDev/Web/src/HttpHandler/ResponseStream.h
   trunk/MgDev/Web/src/HttpHandler/Stream.h
   trunk/MgDev/Web/src/HttpHandler/StringStream.h
   trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.cpp
   trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.h
   trunk/MgDev/Web/src/HttpHandler/WfsFeatures.cpp
   trunk/MgDev/Web/src/HttpHandler/WfsFeatures.h
   trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp
   trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h
   trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.cpp
   trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.h
   trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.cpp
   trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.h
   trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.cpp
   trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.h
   trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.cpp
   trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.h
   trunk/MgDev/Web/src/HttpHandler/XmlElementEmitter.h
   trunk/MgDev/Web/src/HttpHandler/XmlJsonConvert.cpp
   trunk/MgDev/Web/src/HttpHandler/XmlJsonConvert.h
   trunk/MgDev/Web/src/HttpHandler/XmlParser.cpp
   trunk/MgDev/Web/src/HttpHandler/XmlParser.h
   trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.cpp
   trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.rc
   trunk/MgDev/Web/src/IsapiAgent/IsapiPostParser.cpp
   trunk/MgDev/Web/src/IsapiAgent/IsapiPostParser.h
   trunk/MgDev/Web/src/IsapiAgent/IsapiResponseHandler.cpp
   trunk/MgDev/Web/src/IsapiAgent/IsapiResponseHandler.h
   trunk/MgDev/Web/src/IsapiAgent/stdafx.h
   trunk/MgDev/Web/src/JavaApi/JavaApi.rc
   trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java
   trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java
   trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java
   trunk/MgDev/Web/src/MapAgentCommon/MapAgentCommon.cpp
   trunk/MgDev/Web/src/MapAgentCommon/MapAgentCommon.h
   trunk/MgDev/Web/src/MapAgentCommon/MapAgentGetParser.cpp
   trunk/MgDev/Web/src/MapAgentCommon/MapAgentGetParser.h
   trunk/MgDev/Web/src/MapAgentCommon/MapAgentStrings.cpp
   trunk/MgDev/Web/src/MapAgentCommon/MapAgentStrings.h
   trunk/MgDev/Web/src/MapGuideApi/Constants.xml
   trunk/MgDev/Web/src/PhpApi/PhpApi.rc
   trunk/MgDev/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.cpp
   trunk/MgDev/Web/src/WebApp/WebActions.h
   trunk/MgDev/Web/src/WebApp/WebApp.h
   trunk/MgDev/Web/src/WebApp/WebApp.rc
   trunk/MgDev/Web/src/WebApp/WebAppBuild.cpp
   trunk/MgDev/Web/src/WebApp/WebAppClassId.h
   trunk/MgDev/Web/src/WebApp/WebAppExport.h
   trunk/MgDev/Web/src/WebApp/WebBufferCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebBufferCommand.h
   trunk/MgDev/Web/src/WebApp/WebCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebCommand.h
   trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp
   trunk/MgDev/Web/src/WebApp/WebCommandCollection.h
   trunk/MgDev/Web/src/WebApp/WebCommandWidget.cpp
   trunk/MgDev/Web/src/WebApp/WebCommandWidget.h
   trunk/MgDev/Web/src/WebApp/WebContextMenu.cpp
   trunk/MgDev/Web/src/WebApp/WebContextMenu.h
   trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.cpp
   trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.h
   trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.h
   trunk/MgDev/Web/src/WebApp/WebGettingStarted.cpp
   trunk/MgDev/Web/src/WebApp/WebHelpCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebHelpCommand.h
   trunk/MgDev/Web/src/WebApp/WebInformationPane.cpp
   trunk/MgDev/Web/src/WebApp/WebInformationPane.h
   trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.h
   trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.h
   trunk/MgDev/Web/src/WebApp/WebLayout.cpp
   trunk/MgDev/Web/src/WebApp/WebLayout.h
   trunk/MgDev/Web/src/WebApp/WebMeasureCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebMeasureCommand.h
   trunk/MgDev/Web/src/WebApp/WebPrintCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebPrintCommand.h
   trunk/MgDev/Web/src/WebApp/WebSearchCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebSearchCommand.h
   trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.h
   trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.cpp
   trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.h
   trunk/MgDev/Web/src/WebApp/WebTargetType.h
   trunk/MgDev/Web/src/WebApp/WebTargetViewerType.h
   trunk/MgDev/Web/src/WebApp/WebTaskBar.cpp
   trunk/MgDev/Web/src/WebApp/WebTaskBar.h
   trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.cpp
   trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.h
   trunk/MgDev/Web/src/WebApp/WebTaskButtonType.h
   trunk/MgDev/Web/src/WebApp/WebTaskPane.cpp
   trunk/MgDev/Web/src/WebApp/WebTaskPane.h
   trunk/MgDev/Web/src/WebApp/WebToolbar.cpp
   trunk/MgDev/Web/src/WebApp/WebToolbar.h
   trunk/MgDev/Web/src/WebApp/WebUiPane.cpp
   trunk/MgDev/Web/src/WebApp/WebUiPane.h
   trunk/MgDev/Web/src/WebApp/WebUiSizablePane.cpp
   trunk/MgDev/Web/src/WebApp/WebUiSizablePane.h
   trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.h
   trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.cpp
   trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.h
   trunk/MgDev/Web/src/WebApp/WebWidget.cpp
   trunk/MgDev/Web/src/WebApp/WebWidget.h
   trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp
   trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h
   trunk/MgDev/Web/src/WebApp/WebWidgetType.h
   trunk/MgDev/Web/src/WebSupport/InitializeWebTier.cpp
   trunk/MgDev/Web/src/WebSupport/WebSupport.h
   trunk/MgDev/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.htm
   trunk/MgDev/Web/src/localized/license_en.htm
   trunk/MgDev/Web/src/mapadmin/about.php
   trunk/MgDev/Web/src/mapadmin/addgroup.php
   trunk/MgDev/Web/src/mapadmin/addserver.php
   trunk/MgDev/Web/src/mapadmin/addunmanageddata.php
   trunk/MgDev/Web/src/mapadmin/adduser.php
   trunk/MgDev/Web/src/mapadmin/assignroles.php
   trunk/MgDev/Web/src/mapadmin/css/resizablestyles.css
   trunk/MgDev/Web/src/mapadmin/displaypackagelog.php
   trunk/MgDev/Web/src/mapadmin/downloadlogfile.php
   trunk/MgDev/Web/src/mapadmin/editgroup.php
   trunk/MgDev/Web/src/mapadmin/editunmanageddata.php
   trunk/MgDev/Web/src/mapadmin/edituser.php
   trunk/MgDev/Web/src/mapadmin/groupmanagement.php
   trunk/MgDev/Web/src/mapadmin/grouprolemanagement.php
   trunk/MgDev/Web/src/mapadmin/help.php
   trunk/MgDev/Web/src/mapadmin/js/scripts.js
   trunk/MgDev/Web/src/mapadmin/license.htm
   trunk/MgDev/Web/src/mapadmin/loadpackage.php
   trunk/MgDev/Web/src/mapadmin/login.php
   trunk/MgDev/Web/src/mapadmin/logmanagement.php
   trunk/MgDev/Web/src/mapadmin/logproperties.php
   trunk/MgDev/Web/src/mapadmin/makepackage.php
   trunk/MgDev/Web/src/mapadmin/msgs.php
   trunk/MgDev/Web/src/mapadmin/packagemanagement.php
   trunk/MgDev/Web/src/mapadmin/resizableadmin.php
   trunk/MgDev/Web/src/mapadmin/resizablepagecomponents.php
   trunk/MgDev/Web/src/mapadmin/serverdatafunctions.php
   trunk/MgDev/Web/src/mapadmin/servermanagement.php
   trunk/MgDev/Web/src/mapadmin/serverproperties.php
   trunk/MgDev/Web/src/mapadmin/servicesproperties.php
   trunk/MgDev/Web/src/mapadmin/sessionvars.php
   trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php
   trunk/MgDev/Web/src/mapadmin/usermanagement.php
   trunk/MgDev/Web/src/mapadmin/userrolemanagement.php
   trunk/MgDev/Web/src/mapadmin/viewcurrentlog.php
   trunk/MgDev/Web/src/mapadmin/viewcurrentlogbottom.php
   trunk/MgDev/Web/src/mapadmin/viewcurrentlogtop.php
   trunk/MgDev/Web/src/mapadmin/viewserverstatus.php
   trunk/MgDev/Web/src/mapadmin/viewserverstatusbottom.php
   trunk/MgDev/Web/src/mapadmin/viewserverstatustop.php
   trunk/MgDev/Web/src/mapadmin/wfsproperties.php
   trunk/MgDev/Web/src/mapadmin/wmsproperties.php
   trunk/MgDev/Web/src/mapadmin/xmlparser.php
   trunk/MgDev/Web/src/mapviewerjava/ajaxviewer.jsp
   trunk/MgDev/Web/src/mapviewerjava/ajaxviewerabout.jsp
   trunk/MgDev/Web/src/mapviewerjava/buffer.jsp
   trunk/MgDev/Web/src/mapviewerjava/bufferui.jsp
   trunk/MgDev/Web/src/mapviewerjava/colorpicker.jsp
   trunk/MgDev/Web/src/mapviewerjava/common.jsp
   trunk/MgDev/Web/src/mapviewerjava/dwfviewer.jsp
   trunk/MgDev/Web/src/mapviewerjava/formframe.jsp
   trunk/MgDev/Web/src/mapviewerjava/gettingstarted.jsp
   trunk/MgDev/Web/src/mapviewerjava/index.jsp
   trunk/MgDev/Web/src/mapviewerjava/init.jsp
   trunk/MgDev/Web/src/mapviewerjava/legend.jsp
   trunk/MgDev/Web/src/mapviewerjava/legendctrl.jsp
   trunk/MgDev/Web/src/mapviewerjava/legendui.jsp
   trunk/MgDev/Web/src/mapviewerjava/mainframe.jsp
   trunk/MgDev/Web/src/mapviewerjava/mapframe.jsp
   trunk/MgDev/Web/src/mapviewerjava/measure.jsp
   trunk/MgDev/Web/src/mapviewerjava/measureui.jsp
   trunk/MgDev/Web/src/mapviewerjava/printablepage.jsp
   trunk/MgDev/Web/src/mapviewerjava/printablepageui.jsp
   trunk/MgDev/Web/src/mapviewerjava/product.jsp
   trunk/MgDev/Web/src/mapviewerjava/propertyctrl.jsp
   trunk/MgDev/Web/src/mapviewerjava/search.jsp
   trunk/MgDev/Web/src/mapviewerjava/searchprompt.jsp
   trunk/MgDev/Web/src/mapviewerjava/selectwithin.jsp
   trunk/MgDev/Web/src/mapviewerjava/selectwithinui.jsp
   trunk/MgDev/Web/src/mapviewerjava/serveradminhelper.jsp
   trunk/MgDev/Web/src/mapviewerjava/setselection.jsp
   trunk/MgDev/Web/src/mapviewerjava/statusbar.jsp
   trunk/MgDev/Web/src/mapviewerjava/taskbar.jsp
   trunk/MgDev/Web/src/mapviewerjava/taskframe.jsp
   trunk/MgDev/Web/src/mapviewerjava/tasklist.jsp
   trunk/MgDev/Web/src/mapviewerjava/taskpane.jsp
   trunk/MgDev/Web/src/mapviewerjava/toolbar.jsp
   trunk/MgDev/Web/src/mapviewerjava/viewoptions.jsp
   trunk/MgDev/Web/src/mapviewernet/ajaxviewer.aspx
   trunk/MgDev/Web/src/mapviewernet/ajaxviewerabout.aspx
   trunk/MgDev/Web/src/mapviewernet/buffer.aspx
   trunk/MgDev/Web/src/mapviewernet/bufferui.aspx
   trunk/MgDev/Web/src/mapviewernet/colorpicker.aspx
   trunk/MgDev/Web/src/mapviewernet/common.aspx
   trunk/MgDev/Web/src/mapviewernet/dwfviewer.aspx
   trunk/MgDev/Web/src/mapviewernet/formframe.aspx
   trunk/MgDev/Web/src/mapviewernet/gettingstarted.aspx
   trunk/MgDev/Web/src/mapviewernet/legend.aspx
   trunk/MgDev/Web/src/mapviewernet/legendctrl.aspx
   trunk/MgDev/Web/src/mapviewernet/legendui.aspx
   trunk/MgDev/Web/src/mapviewernet/mainframe.aspx
   trunk/MgDev/Web/src/mapviewernet/mapframe.aspx
   trunk/MgDev/Web/src/mapviewernet/measure.aspx
   trunk/MgDev/Web/src/mapviewernet/measureui.aspx
   trunk/MgDev/Web/src/mapviewernet/printablepage.aspx
   trunk/MgDev/Web/src/mapviewernet/printablepageui.aspx
   trunk/MgDev/Web/src/mapviewernet/product.aspx
   trunk/MgDev/Web/src/mapviewernet/propertyctrl.aspx
   trunk/MgDev/Web/src/mapviewernet/search.aspx
   trunk/MgDev/Web/src/mapviewernet/searchprompt.aspx
   trunk/MgDev/Web/src/mapviewernet/selectwithin.aspx
   trunk/MgDev/Web/src/mapviewernet/selectwithinui.aspx
   trunk/MgDev/Web/src/mapviewernet/serveradminhelper.aspx
   trunk/MgDev/Web/src/mapviewernet/setselection.aspx
   trunk/MgDev/Web/src/mapviewernet/statusbar.aspx
   trunk/MgDev/Web/src/mapviewernet/taskbar.aspx
   trunk/MgDev/Web/src/mapviewernet/taskframe.aspx
   trunk/MgDev/Web/src/mapviewernet/tasklist.aspx
   trunk/MgDev/Web/src/mapviewernet/taskpane.aspx
   trunk/MgDev/Web/src/mapviewernet/toolbar.aspx
   trunk/MgDev/Web/src/mapviewernet/viewoptions.aspx
   trunk/MgDev/Web/src/mapviewerphp/ajaxviewer.php
   trunk/MgDev/Web/src/mapviewerphp/ajaxviewerabout.php
   trunk/MgDev/Web/src/mapviewerphp/buffer.php
   trunk/MgDev/Web/src/mapviewerphp/bufferui.php
   trunk/MgDev/Web/src/mapviewerphp/capturerequest.php
   trunk/MgDev/Web/src/mapviewerphp/colorpicker.php
   trunk/MgDev/Web/src/mapviewerphp/common.php
   trunk/MgDev/Web/src/mapviewerphp/createlayer.php
   trunk/MgDev/Web/src/mapviewerphp/debugconsole.php
   trunk/MgDev/Web/src/mapviewerphp/dwfviewer.php
   trunk/MgDev/Web/src/mapviewerphp/formframe.php
   trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php
   trunk/MgDev/Web/src/mapviewerphp/layerdefinitionfactory.php
   trunk/MgDev/Web/src/mapviewerphp/legend.php
   trunk/MgDev/Web/src/mapviewerphp/legendctrl.php
   trunk/MgDev/Web/src/mapviewerphp/legendui.php
   trunk/MgDev/Web/src/mapviewerphp/mainframe.php
   trunk/MgDev/Web/src/mapviewerphp/mapagentcapture.php
   trunk/MgDev/Web/src/mapviewerphp/mapframe.php
   trunk/MgDev/Web/src/mapviewerphp/measure.php
   trunk/MgDev/Web/src/mapviewerphp/measureui.php
   trunk/MgDev/Web/src/mapviewerphp/printablepage.php
   trunk/MgDev/Web/src/mapviewerphp/printablepageui.php
   trunk/MgDev/Web/src/mapviewerphp/product.php
   trunk/MgDev/Web/src/mapviewerphp/propertyctrl.php
   trunk/MgDev/Web/src/mapviewerphp/search.php
   trunk/MgDev/Web/src/mapviewerphp/searchprompt.php
   trunk/MgDev/Web/src/mapviewerphp/selectwithin.php
   trunk/MgDev/Web/src/mapviewerphp/selectwithinui.php
   trunk/MgDev/Web/src/mapviewerphp/serveradminhelper.php
   trunk/MgDev/Web/src/mapviewerphp/setselection.php
   trunk/MgDev/Web/src/mapviewerphp/statusbar.php
   trunk/MgDev/Web/src/mapviewerphp/taskbar.php
   trunk/MgDev/Web/src/mapviewerphp/taskframe.php
   trunk/MgDev/Web/src/mapviewerphp/tasklist.php
   trunk/MgDev/Web/src/mapviewerphp/toolbar.php
   trunk/MgDev/Web/src/mapviewerphp/viewoptions.php
   trunk/MgDev/Web/src/schemareport/blank.php
   trunk/MgDev/Web/src/schemareport/describeschema.php
   trunk/MgDev/Web/src/schemareport/displayschema.php
   trunk/MgDev/Web/src/schemareport/displayschemafunctions.php
   trunk/MgDev/Web/src/schemareport/layerdefinitionfactory.php
   trunk/MgDev/Web/src/schemareport/main.php
   trunk/MgDev/Web/src/schemareport/mapdefinitionfactory.php
   trunk/MgDev/Web/src/schemareport/showclass.php
   trunk/MgDev/Web/src/schemareport/showgeom.php
   trunk/MgDev/Web/src/schemareport/stringconstants.php
   trunk/MgDev/Web/src/schemareport/weblayoutfactory.php
Log:
Update copyright year to 2010

Modified: trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.cpp
===================================================================
--- trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.rc
===================================================================
--- trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -72,7 +72,7 @@
             VALUE "FileDescription", "MapGuide mapagent module for Apache"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "mod_mgmapagent.so"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "mod_mgmapagent.so"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/ApacheAgent/ApachePostParser.cpp
===================================================================
--- trunk/MgDev/Web/src/ApacheAgent/ApachePostParser.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/ApacheAgent/ApachePostParser.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/ApacheAgent/ApachePostParser.h
===================================================================
--- trunk/MgDev/Web/src/ApacheAgent/ApachePostParser.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/ApacheAgent/ApachePostParser.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/ApacheAgent/ApacheResponseHandler.cpp
===================================================================
--- trunk/MgDev/Web/src/ApacheAgent/ApacheResponseHandler.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/ApacheAgent/ApacheResponseHandler.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/ApacheAgent/ApacheResponseHandler.h
===================================================================
--- trunk/MgDev/Web/src/ApacheAgent/ApacheResponseHandler.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/ApacheAgent/ApacheResponseHandler.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/CgiAgent/CgiAgent.cpp
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/CgiAgent.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/CgiAgent/CgiAgent.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/CgiAgent/CgiAgent.rc
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/CgiAgent.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/CgiAgent/CgiAgent.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapAgent Web Application"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MapAgent"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MapAgent.exe"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/CgiAgent/CgiPostParser.cpp
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/CgiPostParser.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/CgiAgent/CgiPostParser.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/CgiAgent/CgiPostParser.h
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/CgiPostParser.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/CgiAgent/CgiPostParser.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/CgiAgent/CgiResponseHandler.cpp
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/CgiResponseHandler.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/CgiAgent/CgiResponseHandler.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/CgiAgent/CgiResponseHandler.h
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/CgiResponseHandler.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/CgiAgent/CgiResponseHandler.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/CgiAgent/EchoTest.cpp
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/EchoTest.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/CgiAgent/EchoTest.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -29,7 +29,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Open Source Geospatial Foundation")]
 [assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 [assembly: CLSCompliant(true)]

Modified: trunk/MgDev/Web/src/DotNetApi/Foundation/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/Foundation/AssemblyInfo.cs	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetApi/Foundation/AssemblyInfo.cs	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -29,7 +29,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Open Source Geospatial Foundation")]
 [assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 [assembly: CLSCompliant(true)]

Modified: trunk/MgDev/Web/src/DotNetApi/Foundation/ManagedException.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/Foundation/ManagedException.cs	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetApi/Foundation/ManagedException.cs	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/DotNetApi/Geometry/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/Geometry/AssemblyInfo.cs	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetApi/Geometry/AssemblyInfo.cs	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -29,7 +29,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Open Source Geospatial Foundation")]
 [assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 [assembly: CLSCompliant(true)]

Modified: trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -29,7 +29,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Open Source Geospatial Foundation")]
 [assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 [assembly: CLSCompliant(true)]

Modified: trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/Localizer.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/Localizer.cs	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/Localizer.cs	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2004-2009 by Autodesk, Inc.
+  Copyright (C) 2004-2010 by Autodesk, Inc.
   This library is free software; you can redistribute it and/or
   modify it under the terms of version 2.1 of the GNU Lesser
   General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -29,7 +29,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Open Source Geospatial Foundation")]
 [assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 [assembly: CLSCompliant(true)]

Modified: trunk/MgDev/Web/src/DotNetApi/Web/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/Web/AssemblyInfo.cs	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetApi/Web/AssemblyInfo.cs	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -29,7 +29,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Open Source Geospatial Foundation")]
 [assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 [assembly: CLSCompliant(true)]

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "FoundationUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "FoundationUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "FoundationUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml	2010-01-09 03:55:33 UTC (rev 4500)
@@ -41,7 +41,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "GeometryUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "GeometryUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "GeometryUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml	2010-01-09 03:55:33 UTC (rev 4500)
@@ -44,7 +44,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideCommonUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MapGuideCommonUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MapGuideCommonUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml	2010-01-09 03:55:33 UTC (rev 4500)
@@ -41,7 +41,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "PlatformBaseUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "PlatformBaseUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "PlatformBaseUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml	2010-01-09 03:55:33 UTC (rev 4500)
@@ -41,7 +41,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "WebUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "WebUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "WebUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml	2010-01-09 03:55:33 UTC (rev 4500)
@@ -41,7 +41,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/Dictionary.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/Dictionary.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/Dictionary.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/Dictionary.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/Dictionary.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/Dictionary.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationContainers.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationContainers.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationContainers.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationContainers.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationContainers.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationContainers.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetFdoCacheInfo.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetFdoCacheInfo.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFdoCacheInfo.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetFdoCacheInfo.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetFdoCacheInfo.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFdoCacheInfo.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetMap.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetMap.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMap.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetMap.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetMap.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMap.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSessionTimeout.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSessionTimeout.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSessionTimeout.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSessionTimeout.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSessionTimeout.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSessionTimeout.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSiteStatus.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSiteStatus.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteStatus.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSiteStatus.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSiteStatus.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteStatus.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHandler.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHandler.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandler.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "HttpHandler Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MgHttpHandler"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MgHttpHandler.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHandlerApiDllExport.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHandlerApiDllExport.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandlerApiDllExport.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHandlerBuild.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHandlerBuild.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandlerBuild.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHandlerClassId.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHandlerClassId.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandlerClassId.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHeader.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHeader.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHeader.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHeader.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHeader.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHeader.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValueTypes.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValueTypes.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValueTypes.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequest.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequest.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequest.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequest.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequest.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequest.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpResourceExists.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpResourceExists.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResourceExists.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpResourceExists.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpResourceExists.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResourceExists.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpResponse.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpResponse.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResponse.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpResponse.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpResponse.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResponse.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpResult.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpResult.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResult.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpResult.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpResult.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResult.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpSetResource.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpSetResource.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSetResource.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpSetResource.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpSetResource.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSetResource.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpStatusCodes.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpStatusCodes.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpStatusCodes.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpUtil.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpUtil.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpUtil.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpUtil.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpUtil.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpUtil.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/JsonDoc.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/JsonDoc.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/JsonDoc.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/JsonDoc.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/JsonDoc.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/JsonDoc.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/NameValueCollection.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/NameValueCollection.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/NameValueCollection.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/NameValueCollection.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/NameValueCollection.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/NameValueCollection.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcDataAccessor.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcDataAccessor.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcDataAccessor.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcException.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcException.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcException.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcFramework.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcFramework.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcFramework.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcServer.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcServer.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcServer.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcWfsException.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcWfsException.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWfsException.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcWfsException.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcWfsException.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWfsException.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcWmsException.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcWmsException.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWmsException.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcWmsException.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcWmsException.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWmsException.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/ResponseStream.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/ResponseStream.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/ResponseStream.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/Stream.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/Stream.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/Stream.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/StringStream.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/StringStream.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/StringStream.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WfsFeatures.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WfsFeatures.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WfsFeatures.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WfsFeatures.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WfsFeatures.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WfsFeatures.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/XmlElementEmitter.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/XmlElementEmitter.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/XmlElementEmitter.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/XmlJsonConvert.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/XmlJsonConvert.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/XmlJsonConvert.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/XmlJsonConvert.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/XmlJsonConvert.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/XmlJsonConvert.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/XmlParser.cpp
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/XmlParser.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/XmlParser.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/HttpHandler/XmlParser.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/XmlParser.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/HttpHandler/XmlParser.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.cpp
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.rc
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -72,7 +72,7 @@
             VALUE "FileDescription", "MapGuide mapagent extension for IIS"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "isapi_MapAgent.dll"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "isapi_MapAgent.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/IsapiAgent/IsapiPostParser.cpp
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/IsapiPostParser.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/IsapiAgent/IsapiPostParser.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/IsapiAgent/IsapiPostParser.h
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/IsapiPostParser.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/IsapiAgent/IsapiPostParser.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/IsapiAgent/IsapiResponseHandler.cpp
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/IsapiResponseHandler.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/IsapiAgent/IsapiResponseHandler.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/IsapiAgent/IsapiResponseHandler.h
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/IsapiResponseHandler.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/IsapiAgent/IsapiResponseHandler.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/IsapiAgent/stdafx.h
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/stdafx.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/IsapiAgent/stdafx.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/JavaApi/JavaApi.rc
===================================================================
--- trunk/MgDev/Web/src/JavaApi/JavaApi.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/JavaApi/JavaApi.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideJavaApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MapGuideJavaApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MapGuideJavaApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java
===================================================================
--- trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java
===================================================================
--- trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java
===================================================================
--- trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2004-2009 by Autodesk, Inc.
+  Copyright (C) 2004-2010 by Autodesk, Inc.
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/MapAgentCommon/MapAgentCommon.cpp
===================================================================
--- trunk/MgDev/Web/src/MapAgentCommon/MapAgentCommon.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/MapAgentCommon/MapAgentCommon.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/MapAgentCommon/MapAgentCommon.h
===================================================================
--- trunk/MgDev/Web/src/MapAgentCommon/MapAgentCommon.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/MapAgentCommon/MapAgentCommon.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/MapAgentCommon/MapAgentGetParser.cpp
===================================================================
--- trunk/MgDev/Web/src/MapAgentCommon/MapAgentGetParser.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/MapAgentCommon/MapAgentGetParser.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/MapAgentCommon/MapAgentGetParser.h
===================================================================
--- trunk/MgDev/Web/src/MapAgentCommon/MapAgentGetParser.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/MapAgentCommon/MapAgentGetParser.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/MapAgentCommon/MapAgentStrings.cpp
===================================================================
--- trunk/MgDev/Web/src/MapAgentCommon/MapAgentStrings.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/MapAgentCommon/MapAgentStrings.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/MapAgentCommon/MapAgentStrings.h
===================================================================
--- trunk/MgDev/Web/src/MapAgentCommon/MapAgentStrings.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/MapAgentCommon/MapAgentStrings.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/MapGuideApi/Constants.xml
===================================================================
--- trunk/MgDev/Web/src/MapGuideApi/Constants.xml	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/MapGuideApi/Constants.xml	2010-01-09 03:55:33 UTC (rev 4500)
@@ -44,7 +44,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/PhpApi/PhpApi.rc
===================================================================
--- trunk/MgDev/Web/src/PhpApi/PhpApi.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/PhpApi/PhpApi.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "php_MapGuideApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "php_MapGuideApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "php_MapGuideApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.cpp
===================================================================
--- trunk/MgDev/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebActions.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebActions.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebActions.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebApp.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebApp.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebApp.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebApp.rc
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebApp.rc	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebApp.rc	2010-01-09 03:55:33 UTC (rev 4500)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "WebApp Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MgWebApp"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MgWebApp.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/Web/src/WebApp/WebAppBuild.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebAppBuild.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebAppBuild.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebAppClassId.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebAppClassId.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebAppClassId.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebAppExport.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebAppExport.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebAppExport.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebBufferCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebBufferCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebBufferCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebBufferCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebBufferCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebBufferCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebCommandCollection.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebCommandCollection.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebCommandCollection.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebCommandWidget.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebCommandWidget.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebCommandWidget.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebCommandWidget.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebCommandWidget.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebCommandWidget.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebContextMenu.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebContextMenu.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebContextMenu.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebContextMenu.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebContextMenu.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebContextMenu.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebGettingStarted.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebGettingStarted.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebGettingStarted.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebHelpCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebHelpCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebHelpCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebHelpCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebHelpCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebHelpCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebInformationPane.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebInformationPane.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebInformationPane.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebInformationPane.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebInformationPane.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebInformationPane.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebLayout.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebLayout.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebLayout.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebLayout.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebLayout.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebLayout.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebMeasureCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebMeasureCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebMeasureCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebMeasureCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebMeasureCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebMeasureCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebPrintCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebPrintCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebPrintCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebPrintCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebPrintCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebPrintCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebSearchCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebSearchCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebSearchCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebSearchCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebSearchCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebSearchCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTargetType.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTargetType.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTargetType.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTargetViewerType.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTargetViewerType.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTargetViewerType.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTaskBar.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTaskBar.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTaskBar.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTaskBar.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTaskBar.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTaskBar.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTaskButtonType.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTaskButtonType.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTaskButtonType.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTaskPane.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTaskPane.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTaskPane.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebTaskPane.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebTaskPane.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebTaskPane.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebToolbar.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebToolbar.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebToolbar.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebToolbar.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebToolbar.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebToolbar.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebUiPane.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebUiPane.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebUiPane.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebUiPane.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebUiPane.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebUiPane.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebUiSizablePane.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebUiSizablePane.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebUiSizablePane.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebUiSizablePane.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebUiSizablePane.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebUiSizablePane.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebWidget.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebWidget.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebWidget.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebWidget.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebWidget.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebWidget.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebApp/WebWidgetType.h
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebWidgetType.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebApp/WebWidgetType.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebSupport/InitializeWebTier.cpp
===================================================================
--- trunk/MgDev/Web/src/WebSupport/InitializeWebTier.cpp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebSupport/InitializeWebTier.cpp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/WebSupport/WebSupport.h
===================================================================
--- trunk/MgDev/Web/src/WebSupport/WebSupport.h	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/WebSupport/WebSupport.h	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.htm
===================================================================
--- trunk/MgDev/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.htm	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.htm	2010-01-09 03:55:33 UTC (rev 4500)
@@ -3,7 +3,7 @@
    <title>Copyright Information</title><link rel="stylesheet" type="text/css" href="./style/cpm.css"><link rel="stylesheet" type="text/css" href="./style/isd.css"><link rel="stylesheet" type="text/css" href="./style/cpm-gbu.css"><link rel="stylesheet" type="text/css" href="./style/comments-disabled.css"><meta name="description" content="Copyright Information"><meta name="keywords" content=""><meta name="topic-type" content="concept"></head><body><!--
 							Name = Topic;
 							Class =  CPM-Topic ISD-Topic ;
-							Url = WSfacf1429558a55def7b6851052968aa39-7ac3.htm--><div class="head"><div class="head-block"><div class="nav-group"><!--browse buttons--><div class="browse"><nobr><!--No Additional browse buttons are defined--><div id="prevTitle" style="display:none">Differences Between Viewer Versions</div><a href="WSfacf1429558a55def7b6851052968aa39-7841.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('prevTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a><div id="parentTitle" style="display:none">Understanding MapGuide Viewer</div><a href="WS73099cc142f487551e5a0cb10850d4cd7c-689b.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('parentTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a><div id="nextTitle" style="display:none">How to Use MapGuide Viewer</div><a href="WSfacf1429558a55def7b6851052968aa39-7848.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('nextTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a></nobr></div><!--end browse buttons--></div><div class="button-info"><span id="infoline">&nbsp;</span></div><div class="collapseexpand"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="head-text_table"><tr><td><div class="head-text"><span>Copyright Information</span></div></td><td width="100px" align="center"><div class="collapseexpandAllSection" id="expandAllSection"><table><tr><td><span class="expandcollapse" id="expandcollapse" onmouseover="document.getElementById('collapse_description').style.visibility='visible'; this.style.textDecoration='underline'; this.style.color='#e00'" onmouseout="document.getElementById('collapse_description').style.visibility='hidden'; this.style.textDecoration='none'; this.style.color='white'" onclick="javascript: ExpandOrCollapse()"><img class="expandcollapse_img" id="expand_img" src="" onclick="javascript: ExpandOrCollapse()">Expand All</span></td></tr><tr><td><span class="expandcollapse_description" id="collapse_description">Expand all collapsed sections.</span></td></tr></table></div><div class="collapseexpandAllSection" id="collapseAllSection"><table><tr><td><span class="expandcollapse" id="expandcollapse" onmouseover="document.getElementById('expand_description').style.visibility='visible'; this.style.textDecoration='underline'; this.style.color='#e00'" onmouseout="document.getElementById('expand_description').style.visibility='hidden'; this.style.textDecoration='none'; this.style.color='white'" onclick="javascript: ExpandOrCollapse()"><img class="expandcollapse_img" id="collapse_img" src="" onclick="javascript: ExpandOrCollapse()">Collapse All</span></td></tr><tr><td><span class="expandcollapse_description" id="expand_description">Collapse all expanded sections.</span></td></tr></table></div></td></tr></table></div></div></div><div class="head-margin">&nbsp;</div><div style="line-height: 0pt">&nbsp;</div><div class="head-margin">&nbsp;</div><span style="display:none"><a name="WSfacf1429558a55def7b6851052968aa39-7ac3"></a></span><!--Body--><div class="section"><span style="display:none"><a name="WS1a9193826455f5ff9110c71085341391d-3b4f"></a></span><p class="section_title_h1"><a name="TOC_ENTRY__d0e328"></a>Copyright©  2009 Autodesk, Inc.</p><p><span style="display:none"><a name="WS1a9193826455f5ff5f7e8f111d4851871-58cc"></a></span>This work is licensed
+							Url = WSfacf1429558a55def7b6851052968aa39-7ac3.htm--><div class="head"><div class="head-block"><div class="nav-group"><!--browse buttons--><div class="browse"><nobr><!--No Additional browse buttons are defined--><div id="prevTitle" style="display:none">Differences Between Viewer Versions</div><a href="WSfacf1429558a55def7b6851052968aa39-7841.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('prevTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a><div id="parentTitle" style="display:none">Understanding MapGuide Viewer</div><a href="WS73099cc142f487551e5a0cb10850d4cd7c-689b.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('parentTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a><div id="nextTitle" style="display:none">How to Use MapGuide Viewer</div><a href="WSfacf1429558a55def7b6851052968aa39-7848.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('nextTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a></nobr></div><!--end browse buttons--></div><div class="button-info"><span id="infoline">&nbsp;</span></div><div class="collapseexpand"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="head-text_table"><tr><td><div class="head-text"><span>Copyright Information</span></div></td><td width="100px" align="center"><div class="collapseexpandAllSection" id="expandAllSection"><table><tr><td><span class="expandcollapse" id="expandcollapse" onmouseover="document.getElementById('collapse_description').style.visibility='visible'; this.style.textDecoration='underline'; this.style.color='#e00'" onmouseout="document.getElementById('collapse_description').style.visibility='hidden'; this.style.textDecoration='none'; this.style.color='white'" onclick="javascript: ExpandOrCollapse()"><img class="expandcollapse_img" id="expand_img" src="" onclick="javascript: ExpandOrCollapse()">Expand All</span></td></tr><tr><td><span class="expandcollapse_description" id="collapse_description">Expand all collapsed sections.</span></td></tr></table></div><div class="collapseexpandAllSection" id="collapseAllSection"><table><tr><td><span class="expandcollapse" id="expandcollapse" onmouseover="document.getElementById('expand_description').style.visibility='visible'; this.style.textDecoration='underline'; this.style.color='#e00'" onmouseout="document.getElementById('expand_description').style.visibility='hidden'; this.style.textDecoration='none'; this.style.color='white'" onclick="javascript: ExpandOrCollapse()"><img class="expandcollapse_img" id="collapse_img" src="" onclick="javascript: ExpandOrCollapse()">Collapse All</span></td></tr><tr><td><span class="expandcollapse_description" id="expand_description">Collapse all expanded sections.</span></td></tr></table></div></td></tr></table></div></div></div><div class="head-margin">&nbsp;</div><div style="line-height: 0pt">&nbsp;</div><div class="head-margin">&nbsp;</div><span style="display:none"><a name="WSfacf1429558a55def7b6851052968aa39-7ac3"></a></span><!--Body--><div class="section"><span style="display:none"><a name="WS1a9193826455f5ff9110c71085341391d-3b4f"></a></span><p class="section_title_h1"><a name="TOC_ENTRY__d0e328"></a>Copyright©  2010 Autodesk, Inc.</p><p><span style="display:none"><a name="WS1a9193826455f5ff5f7e8f111d4851871-58cc"></a></span>This work is licensed
 under the Creative Commons Attribution-ShareAlike 2.5 License. You
 are free to: (i) copy, distribute, display and perform the work;
 (ii) make derivative works; and (iii) make commercial use of the

Modified: trunk/MgDev/Web/src/localized/license_en.htm
===================================================================
--- trunk/MgDev/Web/src/localized/license_en.htm	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/localized/license_en.htm	2010-01-09 03:55:33 UTC (rev 4500)
@@ -86,7 +86,7 @@
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 
-<p class=MsoNormal>Copyright (C) 2004-2009 by Autodesk, Inc.<o:p></o:p></p>
+<p class=MsoNormal>Copyright (C) 2004-2010 by Autodesk, Inc.<o:p></o:p></p>
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 

Modified: trunk/MgDev/Web/src/mapadmin/about.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/about.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/about.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/addgroup.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/addgroup.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/addgroup.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/addserver.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/addserver.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/addserver.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/addunmanageddata.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/addunmanageddata.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/addunmanageddata.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/adduser.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/adduser.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/adduser.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/assignroles.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/assignroles.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/assignroles.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/css/resizablestyles.css
===================================================================
--- trunk/MgDev/Web/src/mapadmin/css/resizablestyles.css	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/css/resizablestyles.css	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/displaypackagelog.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/displaypackagelog.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/displaypackagelog.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/downloadlogfile.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/downloadlogfile.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/downloadlogfile.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/editgroup.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/editgroup.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/editgroup.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/editunmanageddata.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/editunmanageddata.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/editunmanageddata.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/edituser.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/edituser.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/edituser.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/groupmanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/groupmanagement.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/groupmanagement.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/grouprolemanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/grouprolemanagement.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/grouprolemanagement.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/help.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/help.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/help.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/js/scripts.js
===================================================================
--- trunk/MgDev/Web/src/mapadmin/js/scripts.js	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/js/scripts.js	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/license.htm
===================================================================
--- trunk/MgDev/Web/src/mapadmin/license.htm	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/license.htm	2010-01-09 03:55:33 UTC (rev 4500)
@@ -86,7 +86,7 @@
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 
-<p class=MsoNormal>Copyright (C) 2004-2009 by Autodesk, Inc.<o:p></o:p></p>
+<p class=MsoNormal>Copyright (C) 2004-2010 by Autodesk, Inc.<o:p></o:p></p>
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 

Modified: trunk/MgDev/Web/src/mapadmin/loadpackage.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/loadpackage.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/loadpackage.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/login.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/login.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/login.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/logmanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/logmanagement.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/logmanagement.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/logproperties.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/logproperties.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/logproperties.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/makepackage.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/makepackage.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/makepackage.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/msgs.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/msgs.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/msgs.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/packagemanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/packagemanagement.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/packagemanagement.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/resizableadmin.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/resizableadmin.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/resizableadmin.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -28,7 +28,7 @@
 
     define( 'SERVER_TITLE',     "MapGuide Server" );
 
-    define( 'ABOUT_TEXT',       '<br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="license.htm">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright 2006-2009 by Autodesk, Inc.<br>' );
+    define( 'ABOUT_TEXT',       '<br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="license.htm">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright 2006-2010 by Autodesk, Inc.<br>' );
 
     require_once 'msgs.php';
     require_once 'serverdatafunctions.php';

Modified: trunk/MgDev/Web/src/mapadmin/resizablepagecomponents.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/resizablepagecomponents.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/resizablepagecomponents.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/serverdatafunctions.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/serverdatafunctions.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/serverdatafunctions.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/servermanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/servermanagement.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/servermanagement.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/serverproperties.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/serverproperties.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/serverproperties.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/servicesproperties.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/servicesproperties.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/servicesproperties.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/sessionvars.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/sessionvars.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/sessionvars.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/usermanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/usermanagement.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/usermanagement.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/userrolemanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/userrolemanagement.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/userrolemanagement.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/viewcurrentlog.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/viewcurrentlog.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/viewcurrentlog.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/viewcurrentlogbottom.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/viewcurrentlogbottom.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/viewcurrentlogbottom.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/viewcurrentlogtop.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/viewcurrentlogtop.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/viewcurrentlogtop.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/viewserverstatus.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/viewserverstatus.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/viewserverstatus.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/viewserverstatusbottom.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/viewserverstatusbottom.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/viewserverstatusbottom.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/viewserverstatustop.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/viewserverstatustop.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/viewserverstatustop.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/wfsproperties.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/wfsproperties.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/wfsproperties.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/wmsproperties.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/wmsproperties.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/wmsproperties.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/xmlparser.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/xmlparser.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapadmin/xmlparser.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerjava/ajaxviewer.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/ajaxviewer.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/ajaxviewer.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/ajaxviewerabout.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/ajaxviewerabout.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/ajaxviewerabout.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/buffer.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/buffer.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/buffer.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/bufferui.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/bufferui.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/bufferui.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/colorpicker.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/colorpicker.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/colorpicker.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/common.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/common.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/common.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/dwfviewer.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/dwfviewer.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/dwfviewer.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/formframe.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/formframe.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/formframe.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/gettingstarted.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/gettingstarted.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/gettingstarted.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/index.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/index.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/index.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/init.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/init.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/init.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/legend.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/legend.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/legend.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/legendctrl.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/legendctrl.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/legendctrl.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/legendui.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/legendui.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/legendui.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/mainframe.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/mainframe.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/mainframe.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/mapframe.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/mapframe.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/mapframe.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/measure.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/measure.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/measure.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/measureui.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/measureui.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/measureui.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/printablepage.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/printablepage.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/printablepage.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/printablepageui.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/printablepageui.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/printablepageui.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/product.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/product.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/product.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/propertyctrl.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/propertyctrl.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/propertyctrl.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/search.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/search.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/search.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/searchprompt.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/searchprompt.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/searchprompt.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/selectwithin.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/selectwithin.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/selectwithin.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/selectwithinui.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/selectwithinui.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/selectwithinui.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/serveradminhelper.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/serveradminhelper.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/serveradminhelper.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/setselection.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/setselection.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/setselection.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/statusbar.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/statusbar.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/statusbar.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/taskbar.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/taskbar.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/taskbar.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/taskframe.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/taskframe.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/taskframe.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/tasklist.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/tasklist.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/tasklist.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/taskpane.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/taskpane.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/taskpane.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/toolbar.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/toolbar.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/toolbar.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerjava/viewoptions.jsp
===================================================================
--- trunk/MgDev/Web/src/mapviewerjava/viewoptions.jsp	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerjava/viewoptions.jsp	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/ajaxviewer.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/ajaxviewer.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/ajaxviewer.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/ajaxviewerabout.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/ajaxviewerabout.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/ajaxviewerabout.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/buffer.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/buffer.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/buffer.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/bufferui.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/bufferui.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/bufferui.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/colorpicker.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/colorpicker.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/colorpicker.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/common.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/common.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/common.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/dwfviewer.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/dwfviewer.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/dwfviewer.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/formframe.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/formframe.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/formframe.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/gettingstarted.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/gettingstarted.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/gettingstarted.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/legend.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/legend.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/legend.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/legendctrl.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/legendctrl.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/legendctrl.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/legendui.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/legendui.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/legendui.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/mainframe.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/mainframe.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/mainframe.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/mapframe.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/mapframe.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/mapframe.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/measure.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/measure.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/measure.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/measureui.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/measureui.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/measureui.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/printablepage.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/printablepage.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/printablepage.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/printablepageui.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/printablepageui.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/printablepageui.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/product.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/product.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/product.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/propertyctrl.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/propertyctrl.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/propertyctrl.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/search.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/search.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/search.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/searchprompt.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/searchprompt.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/searchprompt.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/selectwithin.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/selectwithin.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/selectwithin.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/selectwithinui.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/selectwithinui.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/selectwithinui.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/serveradminhelper.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/serveradminhelper.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/serveradminhelper.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/setselection.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/setselection.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/setselection.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/statusbar.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/statusbar.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/statusbar.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/taskbar.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/taskbar.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/taskbar.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/taskframe.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/taskframe.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/taskframe.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/tasklist.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/tasklist.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/tasklist.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/taskpane.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/taskpane.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/taskpane.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/toolbar.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/toolbar.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/toolbar.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewernet/viewoptions.aspx
===================================================================
--- trunk/MgDev/Web/src/mapviewernet/viewoptions.aspx	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewernet/viewoptions.aspx	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/Web/src/mapviewerphp/ajaxviewer.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/ajaxviewer.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/ajaxviewer.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/ajaxviewerabout.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/ajaxviewerabout.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/ajaxviewerabout.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/buffer.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/buffer.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/buffer.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/bufferui.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/bufferui.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/bufferui.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/capturerequest.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/capturerequest.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/capturerequest.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/colorpicker.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/colorpicker.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/colorpicker.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/common.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/common.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/common.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/createlayer.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/createlayer.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/createlayer.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/debugconsole.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/debugconsole.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/debugconsole.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <head>
 
 <!--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/dwfviewer.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/dwfviewer.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/dwfviewer.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/formframe.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/formframe.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/formframe.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/layerdefinitionfactory.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/layerdefinitionfactory.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/layerdefinitionfactory.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/legend.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/legend.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/legend.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/legendctrl.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/legendctrl.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/legendctrl.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/legendui.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/legendui.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/legendui.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/mainframe.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/mainframe.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/mainframe.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/mapagentcapture.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/mapagentcapture.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/mapagentcapture.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/mapframe.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/mapframe.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/mapframe.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/measure.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/measure.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/measure.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/measureui.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/measureui.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/measureui.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/printablepage.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/printablepage.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/printablepage.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/printablepageui.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/printablepageui.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/printablepageui.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/product.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/product.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/product.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/propertyctrl.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/propertyctrl.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/propertyctrl.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/search.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/search.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/search.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/searchprompt.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/searchprompt.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/searchprompt.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/selectwithin.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/selectwithin.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/selectwithin.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/selectwithinui.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/selectwithinui.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/selectwithinui.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/serveradminhelper.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/serveradminhelper.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/serveradminhelper.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <html>
 
 <!--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/setselection.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/setselection.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/setselection.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/statusbar.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/statusbar.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/statusbar.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/taskbar.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/taskbar.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/taskbar.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/taskframe.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/taskframe.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/taskframe.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/tasklist.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/tasklist.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/tasklist.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/toolbar.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/toolbar.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/toolbar.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapviewerphp/viewoptions.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/viewoptions.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/mapviewerphp/viewoptions.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/blank.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/blank.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/blank.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/describeschema.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/describeschema.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/describeschema.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/displayschema.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/displayschema.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/displayschema.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/displayschemafunctions.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/displayschemafunctions.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/displayschemafunctions.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/layerdefinitionfactory.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/layerdefinitionfactory.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/layerdefinitionfactory.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/main.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/main.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/main.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/mapdefinitionfactory.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/mapdefinitionfactory.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/mapdefinitionfactory.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/showclass.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/showclass.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/showclass.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/showgeom.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/showgeom.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/showgeom.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/stringconstants.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/stringconstants.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/stringconstants.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/schemareport/weblayoutfactory.php
===================================================================
--- trunk/MgDev/Web/src/schemareport/weblayoutfactory.php	2010-01-09 03:48:08 UTC (rev 4499)
+++ trunk/MgDev/Web/src/schemareport/weblayoutfactory.php	2010-01-09 03:55:33 UTC (rev 4500)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser



More information about the mapguide-commits mailing list