[mapguide-commits] r5533 - in trunk/MgDev/Oem/DWFTK7.1/develop/global: rc/dwf/whiptk src/dwf src/dwf/package src/dwf/package/reader src/dwf/package/utility src/dwf/package/writer src/dwf/package/writer/extensions/6.0 src/dwf/package/writer/extensions/6.01 src/dwf/publisher src/dwf/publisher/impl src/dwf/publisher/model src/dwf/publisher/plot src/dwf/publisher/win32 src/dwf/w3dtk src/dwf/w3dtk/jpeg src/dwf/whiptk src/dwfcore src/dwfcore/ansi src/dwfcore/mac src/dwfcore/win32 src/dwfcore/x64 src/dwfcore/x86 src/dwfcore/zip src/dwfemap src/dwfemap/package src/dwfemap/package/transaction

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sat Feb 5 07:00:38 EST 2011


Author: waltweltonlair
Date: 2011-02-05 04:00:38 -0800 (Sat, 05 Feb 2011)
New Revision: 5533

Modified:
   trunk/MgDev/Oem/DWFTK7.1/develop/global/rc/dwf/whiptk/whiptk.rc
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Version.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Dependency.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DwfResult.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageVersionExtension.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFontVisitor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Image.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PropertyVisitor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publishable.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableResource.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableSection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publisher.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/AttributeHandlerBuilder.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/FeatureHandlerBuilder.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/GeometryHandlerBuilder.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/SegmentHandlerBuilder.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BByteStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompress.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompress.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompressData.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreaker.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCommon.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCompress.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerDecompress.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BInternal.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPointCloud.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPointCloud.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyPoly.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyPoly.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyhedron.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyhedron.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/Version.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DOpcodeHandler.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/jpeg/jconfig.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/allclass.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/assert.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fifo.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fileext.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_box.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lzdefs.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode_defs.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/palette.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/point.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/preload.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/resource.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rgb.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/transform.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/typedefs_defines.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wendian.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whip_toolkit.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whipcore.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whiperrs.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wversion.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Comparator.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Core.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/CountedObject.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileDescriptor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Hash.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/InputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Iterator.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/OutputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Pointer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/STL.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/SkipList.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/StreamFileDescriptor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/String.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Synchronization.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/TempFile.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Timer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Version.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StreamFileDescriptor.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/String.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/TempFile.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Types.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Timer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Types.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StreamFileDescriptor.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/TempFile.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Types.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/resource.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x64/Core.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x64/Timer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Core.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Timer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/password.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/unzip.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/zip.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapVersion.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.h
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.cpp
   trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.h
Log:
Update copyright year to 2011

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/rc/dwf/whiptk/whiptk.rc
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/rc/dwf/whiptk/whiptk.rc	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/rc/dwf/whiptk/whiptk.rc	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /WhipToolkit/develop/global/src/whiptk/whiptk.rc 2     4/17/02 9:24a Klugj $
 
 //Microsoft Developer Studio generated resource script.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2000-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2000-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Version.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Version.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Version.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7/develop/global/src/dwf/package/Bookmark.cpp 3     12/09/04 11:24p Evansg $
-//
 
 
 #include "dwf/package/Bookmark.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2005-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2005-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7/develop/global/src/dwf/package/CustomSection.cpp 1     1/25/05 5:30p Evansg $
-//
 
 
 #include "dwf/package/CustomSection.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Dependency.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Dependency.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Dependency.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DwfResult.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DwfResult.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DwfResult.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/FontResource.cpp 7     8/11/05 7:56p Kuk $
-//
 
 
 #include "dwfcore/MIME.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.  All rights reserved.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/GraphicResource.cpp 7     8/11/05 7:56p Kuk $
-//
 
 
 #include "dwf/package/GraphicResource.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.  All rights reserved.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/Interface.cpp 8     8/11/05 7:56p Kuk $
-//
 
 #include "dwf/package/Interface.h"
 #include "dwf/package/Constants.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/Paper.cpp 7     8/11/05 7:56p Kuk $
-//
 
 #include "dwf/package/Paper.h"
 #include "dwf/package/Constants.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/Property.cpp 7     10/31/05 10:08a Gopalas $
-//
 
 
 #include "dwf/package/Property.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
@@ -15,8 +15,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/Resource.cpp 13    8/11/05 7:56p Kuk $
-//
 
 
 #include "dwfcore/MIME.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/Section.cpp 26    8/11/05 8:38p Kuk $
-//
 
 
 #include "dwfcore/Pointer.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7/develop/global/src/dwf/package/Source.cpp 3     12/09/04 11:24p Evansg $
-//
 
 #include "dwf/package/Source.h"
 #include "dwf/package/Constants.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,
@@ -19,8 +19,6 @@
 // Software - Restricted Rights) and DFAR 252.227-7013(c)(1)(ii)
 // (Rights in Technical Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/Units.cpp 5     8/11/05 7:56p Kuk $
-//
 
 #include "dwf/package/Units.h"
 #include "dwf/package/Constants.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2005-2010 by Autodesk, Inc.
+//  Copyright (C) 2005-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
@@ -15,11 +15,8 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.cpp 7     8/11/05 7:57p K $
-//
 
 
-
 #include "dwf/package/Constants.h"
 #include "dwf/package/reader/EPlotSectionDescriptorReader.h"
 using namespace DWFToolkit;

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,17 +1,14 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc. 
+//  Copyright (C) 2004-2011 by Autodesk, Inc. 
 // 
 //  By using this code, you are agreeing to the terms and conditions of 
 //  the License Agreement included in the documentation for this code. 
 // 
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED, 
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE 
-//  WORKS WHICH INCORPORATE IT.  
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS 
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING 
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS, 
-//  OMISSIONS, AND OTHER PROBLEMS IN THE CODE. 
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 // 
 //  Use, duplication, or disclosure by the U.S. Government is subject to 
 //  restrictions set forth in FAR 52.227-19 (Commercial Computer Software 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 // Permission to use, copy, modify, and distribute this software in
 // object code form for any purpose and without fee is hereby granted,

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageVersionExtension.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageVersionExtension.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageVersionExtension.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2000-2010 by Autodesk, Inc.
+//  Copyright (C) 2000-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFontVisitor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFontVisitor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFontVisitor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Image.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Image.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Image.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PropertyVisitor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PropertyVisitor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PropertyVisitor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publishable.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publishable.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publishable.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableResource.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableResource.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableResource.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableSection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableSection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableSection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publisher.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publisher.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publisher.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/AttributeHandlerBuilder.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/AttributeHandlerBuilder.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/AttributeHandlerBuilder.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/FeatureHandlerBuilder.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/FeatureHandlerBuilder.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/FeatureHandlerBuilder.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/GeometryHandlerBuilder.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/GeometryHandlerBuilder.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/GeometryHandlerBuilder.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/SegmentHandlerBuilder.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/SegmentHandlerBuilder.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/SegmentHandlerBuilder.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2000-2010 by Autodesk, Inc.
+//  Copyright (C) 2000-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 ///
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BByteStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BByteStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BByteStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BByteStream.h 4     10/17/05 1:11a Gopalas $
-//
 // This header file is a completely self-contained class that defines all of the
 // member functions that it needs inside the declaration.  It is just a utility class
 // to stuff unaligned data values into bytes.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompress.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompress.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompress.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BCompress.cpp 4     8/18/05 8:46p Gopalas $
-//
 // This file contains the required functions and lookup tables to implement the
 // some of the compression algorithms.  The algorithm is so named because it
 // is based on quantization to a set of vectors that were the output of a point

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompress.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompress.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompress.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/w3dtk/BCompress.h 1     9/12/04 8:46p Evansg $
-//
 // This file declares all of the external symbols (functions and lookup tables)
 // used in the various compression algorithms in HOOPS/stream
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompressData.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompressData.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BCompressData.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/w3dtk/BCompressData.cpp 1     9/12/04 8:46p Evansg $
-//
 // This file contains the lookup tables to implement the repulse compression
 // algorithm.  The algorithm is so named because it is based on quantization
 // to a set of vectors that were the output of a point repulsion simulation.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreaker.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreaker.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreaker.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,10 +9,7 @@
  * written non-disclosure agreement, expressly prescribing the scope and
  * manner of such use.
  *
- * $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/w3dtk/BEdgeBreaker.h 1     9/12/04 8:47p Evansg $
- *
- *
- *
+  *
  * HEdgeBreaker.h
  *
  * This file describes the public interface to the edgebreaker module, plus some internal 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCommon.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCommon.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCommon.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -8,8 +8,6 @@
  * authorized employees of Tech Soft America, LLC. is granted only under a
  * written non-disclosure agreement, expressly prescribing the scope and
  * manner of such use.
- *
- * $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCommon.cpp 5     8/18/05 8:46p Gopalas $
  */
 
 #include <stdlib.h>

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCompress.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCompress.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCompress.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
  * written non-disclosure agreement, expressly prescribing the scope and
  * manner of such use.
  *
- * $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerCompress.cpp 5     10/17/05 1:11a Gopalas $
- *
  * This file implements Jarek Rossignac's edgebreaker paper.
  * Variations from his algorithm are as follows:
  *    marks to indicate loops are associated with vertices only

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerDecompress.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerDecompress.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerDecompress.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -8,8 +8,6 @@
  * authorized employees of Tech Soft America, LLC. is granted only under a
  * written non-disclosure agreement, expressly prescribing the scope and
  * manner of such use.
- *
- * $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BEdgeBreakerDecompress.cpp 5     8/18/05 8:46p Gopalas $
  */
 
 #include <stdlib.h>

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BInternal.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BInternal.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BInternal.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,12 +9,8 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BInternal.h 3     8/18/05 8:46p Gopalas $
-//
 
 
-
-
 #ifndef BSTREAM_INTERNALS
 #define BSTREAM_INTERNALS
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -10,18 +10,15 @@
 // manner of such use.
 //
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to
@@ -29,9 +26,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-//
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.cpp 5     10/17/05 1:11a Gopalas $
-//
 
 #include "dwf/w3dtk/BStream.h"
 #include "dwf/w3dtk/BInternal.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -10,7 +10,7 @@
 // manner of such use.
 //
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
@@ -29,15 +29,11 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-//
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.h 6     10/14/05 1:11p Gopalas $
-//
 
 #ifndef BOPCODE_HANDLER
 #define BOPCODE_HANDLER
 
 
-
 #include "dwf/Toolkit.h"
 #include "dwf/w3dtk/BStream.h"
 #include "dwf/w3dtk/BStreamFileToolkit.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.cpp 6     8/18/05 8:46p Gopalas $
-//
 
 #include "dwf/w3dtk/BStream.h"
 #include "dwf/w3dtk/BOpcodeShell.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,4 +1,3 @@
-
 //
 // Copyright (c) 2000 by Tech Soft America, LLC.
 // The information contained herein is confidential and proprietary to
@@ -11,7 +10,7 @@
 // manner of such use.
 //
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
@@ -30,8 +29,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.h 4     8/18/05 8:46p Gopalas $
-//
 
 #ifndef BBINFILETK_SHELL
 #define BBINFILETK_SHELL

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPointCloud.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPointCloud.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPointCloud.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BPointCloud.cpp 4     8/18/05 8:46p Gopalas $
-//
 #include "dwf/w3dtk/BStream.h"
 #include "dwf/w3dtk/BStreamFileToolkit.h"
 #include "dwf/w3dtk/BPointCloud.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPointCloud.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPointCloud.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPointCloud.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/w3dtk/BPointCloud.h 1     9/12/04 8:47p Evansg $
-//
 
 #ifndef BBINFILETK_BPOINTCLOUD
 #define BBINFILETK_BPOINTCLOUD

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyPoly.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyPoly.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyPoly.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BPolyPoly.cpp 4     8/18/05 8:46p Gopalas $
-//
 
 #include "dwf/w3dtk/BStream.h"
 #include "dwf/w3dtk/BInternal.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyPoly.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyPoly.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyPoly.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/w3dtk/BPolyPoly.h 1     9/12/04 8:48p Evansg $
-//
 
 #ifndef BPOLYPOLY
 #define BPOLYPOLY

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyhedron.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyhedron.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyhedron.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BPolyhedron.cpp 8     10/17/05 1:11a Gopalas $
-//
 
 #include "dwf/w3dtk/BStream.h"
 #include "dwf/w3dtk/BOpcodeShell.h"
@@ -21,7 +19,6 @@
 
 
 
-
 ////////////////////////////////////////////////////////////////////////////////
 
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyhedron.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyhedron.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BPolyhedron.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BPolyhedron.h 3     8/18/05 8:46p Gopalas $
-//
 #ifndef BBINFILETK_POLYHEDRON
 #define BBINFILETK_POLYHEDRON
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BStream.h 6     8/18/05 8:47p Gopalas $
-//
 
 //! Contains definitions of global variables, functions and enumerated types.
 /*! \file BStream.h

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -10,18 +10,15 @@
 // manner of such use.
 //
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to
@@ -29,9 +26,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-//
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.cpp 6     8/18/05 8:47p Gopalas $
-//
 
 #define CREATE_FILE_FORMAT_HISTORY_TABLE
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -10,9 +10,8 @@
 // manner of such use.
 //
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
-//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -30,9 +29,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-//
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.h 4     8/18/05 8:47p Gopalas $
-//
 
 #ifndef BBINFILETK_TOOLKIT
 #define BBINFILETK_TOOLKIT

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/Version.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/Version.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/Version.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DOpcodeHandler.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DOpcodeHandler.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DOpcodeHandler.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/jpeg/jconfig.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/jpeg/jconfig.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/jpeg/jconfig.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -9,8 +9,6 @@
 // written non-disclosure agreement, expressly prescribing the scope and
 // manner of such use.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/w3dtk/jpeg/jconfig.h 1     9/12/04 8:49p Evansg $
-//
 // This file contains the required functions and lookup tables to implement the
 // some of the compression algorithms.  The algorithm is so named because it
 // is based on quantization to a set of vectors that were the output of a point

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/allclass.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/allclass.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/allclass.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/assert.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/assert.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/assert.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/assert.cpp 1     9/12/04 8:51p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/attribute.cpp 1     9/12/04 8:51p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7/develop/global/src/dwf/whiptk/backgrnd.cpp 2     12/02/04 1:42p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/blockref.cpp 1     9/12/04 8:51p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/blockref_defs.cpp 1     9/12/04 8:51p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/blockref_list.cpp 1     9/12/04 8:51p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/code_page.cpp 1     9/12/04 8:51p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/color.cpp 1     9/12/04 8:51p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/colormap.cpp 3     5/09/05 12:42a Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/compdata.cpp 1     9/12/04 8:52p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/contour_set.cpp 8     7/05/05 8:56p Bangiav $
 
 // All lines above the precompiled header are ignored.
 #include "whiptk/pch.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/dashpat.cpp 1     9/12/04 8:52p Evansg $
+
 #include "whiptk/pch.h"
 
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/directory.cpp 1     9/12/04 8:52p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/dpat_list.cpp 1     9/12/04 8:52p Evansg $
 
-
 #include "whiptk/pch.h"
 
 WT_Dash_Pattern* WT_Dash_Pattern_List::add_pattern( WT_Dash_Pattern const & r )

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/drawable.cpp 1     9/12/04 8:52p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/dwfhead.cpp 1     9/12/04 8:52p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/dwginfo.cpp 1     9/12/04 8:52p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/ellipse.cpp 7     7/05/05 8:56p Bangiav $
 
 #include "whiptk/pch.h"
 #include "whiptk/wversion.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/embed.cpp 1     9/12/04 8:52p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/embedded_font.cpp 1     9/12/04 8:52p Evansg $
 
-
 #include "whiptk/pch.h"
 
 #ifdef WD_NEED_DEBUG_PRINTF

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/endofdwf.cpp 1     9/12/04 8:52p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fifo.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fifo.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fifo.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/file.cpp 6     8/29/05 5:53p Gopalas $
 
-
 #include "whiptk/pch.h"
 #include <ctype.h>
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/file_stats.cpp 9     7/05/05 8:56p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 // ==========================================================================

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fileext.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fileext.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fileext.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/filetime.cpp 1     9/12/04 8:52p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/fill.cpp 3     5/10/05 7:18p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/fillpat.cpp 3     5/25/05 1:53p Hainese $
+
 #include "whiptk/pch.h"
 
 const char* WT_Fill_Pattern::m_names[Count] =

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/font.cpp 3     5/09/05 12:42a Evansg $
 
-
 #include "whiptk/pch.h"
 #include <string.h>
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/font_extension.cpp 1     9/12/04 8:53p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/font_options.cpp 3     5/09/05 12:42a Evansg $
 
-
 #include "whiptk/pch.h"
 #include <string.h>
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/gouraud_pointset.cpp 4     8/23/05 7:14p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 #define WD_MAXIMUM_POINT_SET_SIZE    (256 + 65535)

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/gouraud_polyline.cpp 1     9/12/04 8:53p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/gouraud_polytri.cpp 6     7/05/05 8:56p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header:
+
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header:
+
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,10 +15,8 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/guid_list.cpp 1     9/12/04 8:53p Evansg $
 
 #include "whiptk/pch.h"
-
 #include "whiptk/guid_list.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/heuristics.cpp 1     9/12/04 8:53p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/image.cpp 5     10/31/05 9:58a Hainese $
 
-
 #include "whiptk/pch.h"
 
 #ifdef WD_NEED_DEBUG_PRINTF

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/informational.cpp 3     5/09/05 12:42a Evansg $
 
-
 #include "whiptk/pch.h"
 
 IMPLEMENT_INFORMATIONAL_CLASS_FUNCTIONS (Author,          author,          Informational, "Author")

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/inked_area.cpp 3     5/09/05 12:42a Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/layer.cpp 1     9/12/04 8:54p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/layer_list.cpp 1     9/12/04 8:54p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/linepat.cpp 3     5/25/05 1:53p Hainese $
+
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/linestyle.cpp 3     5/18/05 2:48p Hainese $
+
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_box.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_box.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_box.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/logical_point.cpp 1     9/12/04 8:54p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/lweight.cpp 1     9/12/04 8:54p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,11 +15,8 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/lz77comp.cpp 3     2/02/05 12:14p Evansg $
 
-
 #include "whiptk/pch.h"
-
 #include "whiptk/preload.h"
 
 extern const WT_RGBA32 WD_Old_Default_Palette[256];

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/lz77decp.cpp 3     5/09/05 12:42a Evansg $
 
-
 #include "whiptk/pch.h"
 
 extern WT_Byte const   WD_History_Buffer_Preload[];

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lzdefs.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lzdefs.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lzdefs.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/macro_draw.cpp 6     7/05/05 8:57p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/macro_index.cpp 2     2/25/05 5:54p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/marksize.cpp 3     2/25/05 5:54p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/marksymb.cpp 3     2/25/05 5:54p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/matrix.cpp 1     9/12/04 8:54p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/merge_control.cpp 1     9/12/04 8:55p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/named_view.cpp 1     9/12/04 8:55p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/named_view_list.cpp 1     9/12/04 8:55p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/object.cpp 1     9/12/04 8:55p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/object_node.cpp 1     9/12/04 8:55p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/object_node_list.cpp 1     9/12/04 8:55p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,4 +1,4 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/opcode.cpp 20    7/25/05 7:39p Gremmert $
 
-
 #include "whiptk/pch.h"
 
 #define TRACK_OPCODES_STATISTICS(opcode_index)    file.file_stats()->add_stat(opcode_index);

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode_defs.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode_defs.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode_defs.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/origin.cpp 1     9/12/04 8:55p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/palette.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/palette.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/palette.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/pattern_scale.cpp 3     7/06/05 4:24p Bangiav $
+
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,5 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/pch.cpp 1     9/12/04 8:55p Evansg $
 
-
 #include "whiptk/pch.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/penpat.cpp 1     9/12/04 8:55p Evansg $
 
-
 #include "whiptk/pch.h"
 
 #ifdef WD_NEED_DEBUG_PRINTF

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/penpat_options.cpp 3     5/09/05 12:42a Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/plot_optimized.cpp 1     9/12/04 8:55p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/plotinfo.cpp 1     9/12/04 8:55p Evansg $
+
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/pnggroup4image.cpp 1     9/12/04 8:56p Evansg $
 
-
 #include "whiptk/pch.h"
 
 #ifdef WD_NEED_DEBUG_PRINTF

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/point.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/point.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/point.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/pointset.cpp 1     9/12/04 8:56p Evansg $
 
-
 #include "whiptk/pch.h"
 
 #define WD_MAXIMUM_POINT_SET_SIZE    (256 + 65535)

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/polygon.cpp 7     7/05/05 8:57p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,10 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/polyline.cpp 4     2/17/05 7:26p Hainese $
 
-
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/polymark.cpp 3     2/25/05 5:54p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/polytri.cpp 5     7/05/05 8:57p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/preload.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/preload.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/preload.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/projection.cpp 1     9/12/04 8:56p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/rendition.cpp 10    7/05/05 8:57p Bangiav $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/rendopts.cpp 1     9/12/04 8:56p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/resource.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/resource.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/resource.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rgb.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rgb.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rgb.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header:
 
-
 #include "whiptk/pch.h"
 
 #ifdef WD_NEED_DEBUG_PRINTF

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/text.cpp 10    8/21/05 7:36p Gopalas $
 
-
 #include "whiptk/pch.h"
 #include <stddef.h>
 #include <assert.h>

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
@@ -15,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/text_background.cpp 11    7/26/05 10:46a T_royaj $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
@@ -15,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/text_halign.cpp 9     7/26/05 10:59a T_royaj $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/text_options.cpp 3     5/09/05 12:41a Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
@@ -15,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/text_valign.cpp 9     7/26/05 11:00a T_royaj $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/timestamp.cpp 3     5/09/05 12:41a Evansg $
 
-
 #include "whiptk/pch.h"
 
 IMPLEMENT_TIMESTAMP_CLASS_FUNCTIONS (Creation_Time,            creation_time,            "Created")

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/transform.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/transform.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/transform.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,10 +15,8 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/trusted_font_list.cpp 1     9/12/04 8:57p Evansg $
 
 #include "whiptk/pch.h"
-
 #include "whiptk/trusted_font_list.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/typedefs_defines.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/typedefs_defines.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/typedefs_defines.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/units.cpp 1     9/12/04 8:57p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/unknown.cpp 1     9/12/04 8:57p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/url.cpp 1     9/12/04 8:57p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,10 +15,8 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/url_list.cpp 1     9/12/04 8:57p Evansg $
 
 #include "whiptk/pch.h"
-
 #include "whiptk/url_list.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2001-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2001-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header:
 
-
 #include "whiptk/pch.h"
 
 #ifdef WD_NEED_DEBUG_PRINTF

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/view.cpp 1     9/12/04 8:57p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/viewport.cpp 6     5/09/05 12:41a Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/viewport_options.cpp 1     9/12/04 8:57p Evansg $
 
 #include "whiptk/pch.h"
 

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,9 +15,7 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /NewRoot/DWF Toolkit/v6/develop/global/src/dwf/whiptk/visible.cpp 1     9/12/04 8:57p Evansg $
 
-
 #include "whiptk/pch.h"
 
 ///////////////////////////////////////////////////////////////////////////

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wendian.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wendian.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wendian.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whip_toolkit.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whip_toolkit.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whip_toolkit.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whipcore.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whipcore.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whipcore.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whiperrs.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whiperrs.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whiperrs.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
@@ -14,7 +15,6 @@
 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
 //  Data and Computer Software), as applicable.
 //
-// $Header: /Components/Internal/DWF Toolkit/v7.1/develop/global/src/dwf/whiptk/wtstring.cpp 9     8/22/05 6:55p Gopalas $
 
 #include "whiptk/pch.h"
 #include "whiptk/convert_utf.h"

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wversion.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wversion.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wversion.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 1996-2010 by Autodesk, Inc.
+//  Copyright (C) 1996-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Comparator.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Comparator.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Comparator.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Core.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Core.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Core.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/CountedObject.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/CountedObject.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/CountedObject.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileDescriptor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileDescriptor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileDescriptor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Hash.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Hash.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Hash.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/InputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/InputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/InputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Iterator.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Iterator.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Iterator.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/OutputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/OutputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/OutputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Pointer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Pointer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Pointer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/STL.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/STL.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/STL.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/SkipList.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/SkipList.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/SkipList.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/StreamFileDescriptor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/StreamFileDescriptor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/StreamFileDescriptor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/String.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/String.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/String.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Synchronization.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Synchronization.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Synchronization.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/TempFile.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/TempFile.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/TempFile.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Timer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Timer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Timer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Version.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Version.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Version.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StreamFileDescriptor.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StreamFileDescriptor.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StreamFileDescriptor.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/String.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/String.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/String.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/TempFile.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/TempFile.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/TempFile.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Types.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Types.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Types.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Timer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Timer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Timer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,16 +1,13 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //
-//  AUTODESK MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
-//  AS TO THE CORRECTNESS OF THIS CODE OR ANY DERIVATIVE
-//  WORKS WHICH INCORPORATE IT.
-//
-//  AUTODESK PROVIDES THE CODE ON AN "AS-IS" BASIS
-//  AND EXPLICITLY DISCLAIMS ANY LIABILITY, INCLUDING
-//  CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
+//  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
+//  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
+//  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
+//  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
 //
 //  Use, duplication, or disclosure by the U.S. Government is subject to

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Types.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Types.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Types.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StreamFileDescriptor.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StreamFileDescriptor.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StreamFileDescriptor.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/TempFile.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/TempFile.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/TempFile.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//  Copyright (C) 2004-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Types.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Types.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Types.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/resource.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/resource.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/resource.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x64/Core.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x64/Core.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x64/Core.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x64/Timer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x64/Timer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x64/Timer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Core.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Core.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Core.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Timer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Timer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Timer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/password.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/password.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/password.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/unzip.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/unzip.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/unzip.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2000-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2000-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/zip.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/zip.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/zip.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,6 @@
-//  Copyright (C) 2000-2010 by Autodesk, Inc.
 //
+//  Copyright (C) 2000-2011 by Autodesk, Inc.
+//
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.
 //

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapVersion.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapVersion.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapVersion.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.cpp	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.cpp	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.h	2011-02-05 11:58:18 UTC (rev 5532)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.h	2011-02-05 12:00:38 UTC (rev 5533)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2003-2010 by Autodesk, Inc.
+//  Copyright (C) 2003-2011 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to the terms and conditions of
 //  the License Agreement included in the documentation for this code.



More information about the mapguide-commits mailing list