[mapguide-commits] r1118 - in trunk/MgDev/Web/src: DotNetApi
DotNetUnmanagedApi FastCgiAgent HttpHandler JavaApi
JavaApi/org/osgeo/mapguide PhpApi WebApp WebSupport localized
localized/help/en mapadmin mapadmin/HelpDocs/Templates
mapadmin/css mapviewerjava mapviewerphp schemareport
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Fri Feb 16 18:42:32 EST 2007
Author: philipsharman
Date: 2007-02-16 18:42:31 -0500 (Fri, 16 Feb 2007)
New Revision: 1118
Modified:
trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs
trunk/MgDev/Web/src/DotNetApi/Localizer.cs
trunk/MgDev/Web/src/DotNetApi/ManagedException.cs
trunk/MgDev/Web/src/DotNetUnmanagedApi/dotnet.i
trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.cpp
trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.h
trunk/MgDev/Web/src/FastCgiAgent/CgiPostParser.cpp
trunk/MgDev/Web/src/FastCgiAgent/CgiPostParser.h
trunk/MgDev/Web/src/FastCgiAgent/CgiResponseHandler.cpp
trunk/MgDev/Web/src/FastCgiAgent/CgiResponseHandler.h
trunk/MgDev/Web/src/FastCgiAgent/CgiStrings.cpp
trunk/MgDev/Web/src/FastCgiAgent/CgiStrings.h
trunk/MgDev/Web/src/FastCgiAgent/EchoTest.cpp
trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.cpp
trunk/MgDev/Web/src/FastCgiAgent/Product.h
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/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/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/HttpGetSiteInfo.cpp
trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.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/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/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/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/XmlParser.cpp
trunk/MgDev/Web/src/HttpHandler/XmlParser.h
trunk/MgDev/Web/src/JavaApi/java.i
trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java
trunk/MgDev/Web/src/PhpApi/php.i
trunk/MgDev/Web/src/WebApp/WebActions.h
trunk/MgDev/Web/src/WebApp/WebApp.h
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/en
trunk/MgDev/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.html
trunk/MgDev/Web/src/mapadmin/HelpDocs/Templates/ServerAdminHelp with autodesk logo.dwt
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/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/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/taskpane.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/weblayoutfactory.php
Log:
Updated the copyright date to 2007.
Modified: trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs 2007-02-16 23:42:31 UTC (rev 1118)
@@ -28,7 +28,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
[assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006 Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2007 by Autodesk, Inc.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Modified: trunk/MgDev/Web/src/DotNetApi/Localizer.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/Localizer.cs 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/DotNetApi/Localizer.cs 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2004-2006 Autodesk, Inc.
+ Copyright (C) 2004-2007 by Autodesk, Inc.
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/ManagedException.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/ManagedException.cs 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/DotNetApi/ManagedException.cs 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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/dotnet.i
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/dotnet.i 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/dotnet.i 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.cpp
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.cpp 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.h
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.h 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/CgiPostParser.cpp
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/CgiPostParser.cpp 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/CgiPostParser.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/CgiPostParser.h
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/CgiPostParser.h 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/CgiPostParser.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/CgiResponseHandler.cpp
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/CgiResponseHandler.cpp 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/CgiResponseHandler.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/CgiResponseHandler.h
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/CgiResponseHandler.h 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/CgiResponseHandler.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/CgiStrings.cpp
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/CgiStrings.cpp 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/CgiStrings.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/CgiStrings.h
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/CgiStrings.h 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/CgiStrings.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/EchoTest.cpp
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/EchoTest.cpp 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/EchoTest.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.cpp
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.cpp 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
Modified: trunk/MgDev/Web/src/FastCgiAgent/Product.h
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/Product.h 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/FastCgiAgent/Product.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/Dictionary.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/Dictionary.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpApplyResourcePackage.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpChangeResourceOwner.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpClearTileCache.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCopyResource.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCreateRepository.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCreateSession.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCategories.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsGetBaseLibrary.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpCsIsValid.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteRepository.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteResource.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDeleteResourceData.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDescribeDrawing.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpDescribeSchema.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDataStores.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateDrawingSections.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateGroups.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateRepositories.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceData.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResourceReferences.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateResources.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpEnumerateUsers.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpExecuteSqlQuery.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetCapabilities.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetClassDefinition.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetClasses.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawing.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingLayer.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSection.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDrawingSectionResource.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDwfViewerPage.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureProviders.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetHtmlViewerPage.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetIdentityProperties.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetLegendImage.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetLongTransactions.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMap.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMap.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapImage.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapLegendImage.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetMapUpdate.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetPlot.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryContent.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetRepositoryHeader.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceContent.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceData.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetResourceHeader.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSchemaMapping.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSchemas.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteInfo.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSiteVersion.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetSpatialContexts.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetTileImage.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpGetVisibleMapExtent.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandler.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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/HttpHandlerApiDllExport.h
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHandlerApiDllExport.h 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandlerApiDllExport.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandlerBuild.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandlerClassId.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHeader.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHeader.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpInheritPermissionsFrom.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetFeatures.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetLayer.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpKmlGetMap.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpMoveResource.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValue.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpPrimitiveValueTypes.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpQueryMapFeatures.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRenameResourceData.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequest.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequest.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestMetadata.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestParam.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestParameters.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpRequestResponseHandler.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResponse.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResponse.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResult.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpResult.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSelectFeatures.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSetResource.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSetResource.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpSetResourceData.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpStatusCodes.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpTestConnection.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpUpdateRepository.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpUtil.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpUtil.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsGetCapabilities.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetCapabilities.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/NameStringValueCollection.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/NameValueCollection.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/NameValueCollection.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcDataAccessor.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcException.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcFramework.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcServer.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWfsException.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWfsException.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWfsServer.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWmsException.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWmsException.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/ResponseStream.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/Stream.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/StringStream.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WfsFeatureDefinitions.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WfsFeatures.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WfsFeatures.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WmsFeatureInfo.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WmsFeatureProperties.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WmsLayerDefinitions.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/WmsMapUtil.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/XmlElementEmitter.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/XmlParser.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/HttpHandler/XmlParser.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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/java.i
===================================================================
--- trunk/MgDev/Web/src/JavaApi/java.i 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/JavaApi/java.i 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2004-2006 Autodesk, Inc.
+ Copyright (C) 2004-2007 Autodesk, Inc.
This library is free software; 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/php.i
===================================================================
--- trunk/MgDev/Web/src/PhpApi/php.i 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/PhpApi/php.i 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebActions.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebApp.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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/WebAppBuild.cpp
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebAppBuild.cpp 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebAppBuild.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebAppClassId.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebAppExport.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebBufferCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebBufferCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebCommandCollection.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebCommandCollection.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebCommandWidget.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebCommandWidget.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebContextMenu.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebContextMenu.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebFlyoutWidget.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebGetPrintablePageCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebGettingStarted.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebHelpCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebHelpCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebInformationPane.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebInformationPane.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebInvokeScriptCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebInvokeUrlCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebLayout.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebLayout.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebMeasureCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebMeasureCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebPrintCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebPrintCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebSearchCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebSearchCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebSelectWithinCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebSeparatorWidget.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTargetType.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTargetViewerType.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTaskBar.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTaskBar.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTaskBarWidget.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTaskButtonType.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTaskPane.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebTaskPane.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebToolbar.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebToolbar.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebUiPane.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebUiPane.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebUiSizablePane.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebUiSizablePane.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebUiTargetCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebViewOptionsCommand.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebWidget.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebWidget.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebWidgetCollection.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebWidgetCollection.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebApp/WebWidgetType.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebSupport/InitializeWebTier.cpp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/WebSupport/WebSupport.h 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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/en
===================================================================
--- trunk/MgDev/Web/src/localized/en 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/localized/en 2007-02-16 23:42:31 UTC (rev 1118)
@@ -138,7 +138,7 @@
HTMLABOUTVIEWERTITLE = MapGuide Viewer
HTMLABOUTSERVERVERSION = %s (Version %s)
HTMLABOUTVIEWERVERSION = %s (Version %s)
-HTMLABOUTTEXT = <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="../localized/license_en.htm" target="blank">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright © 2006 Autodesk, Inc.<br><br>
+HTMLABOUTTEXT = <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="../localized/license_en.htm" target="blank">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright © 2007 Autodesk, Inc.<br><br>
HTMLABOUTLICENSE = license file
HTMLABOUTLICENSEFILE = license_en.htm
Modified: trunk/MgDev/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.html
===================================================================
--- trunk/MgDev/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.html 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.html 2007-02-16 23:42:31 UTC (rev 1118)
@@ -17,7 +17,7 @@
<!--Body-->
<div class="section"><span style="display:none"><a name="WS1a9193826455f5ff9110c71085341391d-3b4f"></a></span>
- <p class="title">Copyright© 2006 Autodesk, Inc.</p>
+ <p class="title">Copyright© 2007 Autodesk, Inc.</p>
<p>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;
Modified: trunk/MgDev/Web/src/mapadmin/HelpDocs/Templates/ServerAdminHelp with autodesk logo.dwt
===================================================================
--- trunk/MgDev/Web/src/mapadmin/HelpDocs/Templates/ServerAdminHelp with autodesk logo.dwt 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/HelpDocs/Templates/ServerAdminHelp with autodesk logo.dwt 2007-02-16 23:42:31 UTC (rev 1118)
@@ -136,7 +136,7 @@
</td>
<tr class="main">
<td class="lhsash" width="159"> </td>
- <td class="footer" width="725"> © Copyright 2006 Autodesk, Inc. All rights
+ <td class="footer" width="725"> © Copyright 2007 Autodesk, Inc. All rights
reserved. Reproduction or copying of images is prohibited.<br>
<a href="http://www.autodesk.com/trademark" class="ftnav">Legal Notices
& Trademarks</a> - <a href="http://www.autodesk.com/privacy" class="ftnav">Privacy
Modified: trunk/MgDev/Web/src/mapadmin/about.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/about.php 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/about.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/addgroup.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/addserver.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/addunmanageddata.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/adduser.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/assignroles.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/css/resizablestyles.css 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2004-2006 Autodesk, Inc.
+Copyright (C) 2004-2007 Autodesk, Inc.
This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/displaypackagelog.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/downloadlogfile.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/editgroup.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/editunmanageddata.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/edituser.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/groupmanagement.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/grouprolemanagement.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/help.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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/loadpackage.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/loadpackage.php 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/loadpackage.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/login.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/logmanagement.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/logproperties.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/makepackage.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2005 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/msgs.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/packagemanagement.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2005 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/resizableadmin.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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/resizablepagecomponents.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/resizablepagecomponents.php 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/resizablepagecomponents.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/serverdatafunctions.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/servermanagement.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/serverproperties.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/servicesproperties.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/sessionvars.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/usermanagement.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/userrolemanagement.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/viewcurrentlog.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/viewcurrentlogbottom.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/viewcurrentlogtop.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/viewserverstatus.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/viewserverstatusbottom.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/viewserverstatustop.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/wfsproperties.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/wmsproperties.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php // PHP Preprocessing --------------------------------------------------------------------------------------------------------------
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapadmin/xmlparser.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerjava/ajaxviewer.jsp 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,5 +1,5 @@
<%--
- -Copyright (C) 2004-2006 Autodesk, Inc.
+ -Copyright (C) 2004-2007 Autodesk, Inc.
-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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/ajaxviewer.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/ajaxviewerabout.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/buffer.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/bufferui.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/capturerequest.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/colorpicker.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/common.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/createlayer.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/debugconsole.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<head>
<!--
-Copyright (C) 2004-2006 Autodesk, Inc.
+Copyright (C) 2004-2007 by Autodesk, Inc.
This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/dwfviewer.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/formframe.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/gettingstarted.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/layerdefinitionfactory.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/legend.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/legendctrl.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/legendui.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/mainframe.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/mapagentcapture.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/mapframe.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/measure.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/measureui.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/printablepage.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/printablepageui.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/product.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/propertyctrl.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/search.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/searchprompt.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/selectwithin.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/selectwithinui.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/serveradminhelper.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<html>
<!--
-Copyright (C) 2004-2006 Autodesk, Inc.
+Copyright (C) 2004-2007 by Autodesk, Inc.
This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/setselection.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/statusbar.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/taskbar.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/taskframe.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/tasklist.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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/taskpane.php
===================================================================
--- trunk/MgDev/Web/src/mapviewerphp/taskpane.php 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/taskpane.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/toolbar.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/mapviewerphp/viewoptions.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/blank.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/describeschema.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/displayschema.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/displayschemafunctions.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/layerdefinitionfactory.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/main.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/mapdefinitionfactory.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/showclass.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/showgeom.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// This library is free software; 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 2007-02-16 23:36:16 UTC (rev 1117)
+++ trunk/MgDev/Web/src/schemareport/weblayoutfactory.php 2007-02-16 23:42:31 UTC (rev 1118)
@@ -1,7 +1,7 @@
<?php
//
-// Copyright (C) 2004-2006 Autodesk, Inc.
+// Copyright (C) 2004-2007 by Autodesk, Inc.
//
// 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