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

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Fri Feb 16 18:32:45 EST 2007


Author: philipsharman
Date: 2007-02-16 18:32:43 -0500 (Fri, 16 Feb 2007)
New Revision: 1115

Modified:
   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/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.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/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/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:
Updated the copyright date to 2007.

Modified: trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.cpp	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2000-2004 by Autodesk, Inc.
+//  Copyright (C) 2000-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Toolkit.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/Version.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Bookmark.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2004 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Constants.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2005 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2005-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/CustomSection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2004 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DefinedObject.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Dependency.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/DwfResult.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EModelSection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/EPlotSection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/FontResource.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GlobalSection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/GraphicResource.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Interface.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2004 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2004 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Manifest.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2004 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2004 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinition.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2004-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/ObjectDefinitionResource.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Paper.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Property.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Resource.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Section.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/SectionBuilder.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Source.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2003-2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2003-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/Units.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/XML.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2005 by Autodesk, Inc.
+//  Copyright (C) 2005-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/DuplicateAttributeFilter.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EModelSectionDescriptorReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/EPlotSectionDescriptorReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/GlobalSectionDescriptorReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/ObjectDefinitionReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageManifestReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/PackageReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/reader/SectionDescriptorReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc. 
+//  Copyright (C) 2004-2007 by Autodesk, Inc. 
 // 
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DWFPackageFileDescriptor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2004-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/DefinedObjectContainer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2004-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/PropertyContainer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  (C) Copyright 2004 by Autodesk, Inc.  All rights reserved.
+//  Copyright (C) 2004-2007 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,

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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/utility/ResourceContainer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/DWFXMLSerializer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageVersionExtension.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/PackageWriter.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.0/PackageVersionExtension.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/writer/extensions/6.01/PackageVersionExtension.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2000-2003 by Autodesk, Inc.
+//  Copyright (C) 2000-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFont.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/EmbeddedFontVisitor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Image.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PropertyVisitor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publishable.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableResource.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishableSection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/PublishedObject.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/Publisher.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/impl/DWFPackagePublisher.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/AttributeHandlerBuilder.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/FeatureHandlerBuilder.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/GeometryHandlerBuilder.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/IncludeSegment.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Model.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/Segment.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/SegmentHandlerBuilder.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/model/StyleSegment.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/plot/Plot.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2000-2004 by Autodesk, Inc.
+//  Copyright (C) 2000-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/publisher/win32/EmbeddedFontImpl.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 ///
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/BOpcodeHandler.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.cpp	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -10,7 +10,7 @@
 // manner of such use.
 //
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/BOpcodeHandler.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeHandler.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -10,7 +10,7 @@
 // manner of such use.
 //
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/BOpcodeShell.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BOpcodeShell.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -11,7 +11,7 @@
 // manner of such use.
 //
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/BStreamFileToolkit.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.cpp	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -10,7 +10,7 @@
 // manner of such use.
 //
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/BStreamFileToolkit.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/BStreamFileToolkit.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -11,7 +11,7 @@
 //
 //
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/Version.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/Version.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/Version.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DCamera.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DOpcodeHandler.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/w3dtk/W3DStreamWriter.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/allclass.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/allclass.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/allclass.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/assert.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/attribute.cpp
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.cpp	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/attribute.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/attribute.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/backgrnd.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_defs.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/blockref_list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/code_page.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/color.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/colormap.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/compdata.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contour_set.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/contrastcolor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001-2006 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dashpat.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/delineate.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/directory.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dpat_list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/drawable.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwfhead.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/dwginfo.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/ellipse.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embed.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/embedded_font.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/endofdwf.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fifo.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/file_stats.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fileext.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/filetime.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fill.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/fillpat.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_extension.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/font_options.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_pointset.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polyline.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/gouraud_polytri.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_begin.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/group_end.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/guid_list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/heuristics.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/image.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/informational.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/inked_area.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/layer_list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linepat.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/linestyle.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_box.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/logical_point.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lweight.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77comp.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lz77decp.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/lzdefs.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_definition.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_draw.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_index.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/macro_scale.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksize.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/marksymb.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/matrix.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/merge_control.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/named_view_list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_node_list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/object_stream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/opcode_defs.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/origin.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/overpost.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/palette.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pattern_scale.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pch.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/penpat_options.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plot_optimized.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/plotinfo.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pnggroup4image.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/point.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/pointset.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polygon.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polyline.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polymark.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/polytri.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/preload.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/projection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendition.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rendopts.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/resource.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/rgb.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/signdata.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_background.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_halign.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_options.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/text_valign.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/timestamp.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/transform.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/trusted_font_list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/typedefs_defines.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/units.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/unknown.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/url_list.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001 by Autodesk, Inc.
+//  Copyright (C) 2001-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/userdata.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrfillpat.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/usrhatchpat.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/view.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/viewport_options.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/visible.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wendian.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whip_toolkit.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whipcore.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/whiperrs.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 1996-2001 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wtstring.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/whiptk/wversion.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 1996-2005 by Autodesk, Inc.
+//  Copyright (C) 1996-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferInputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/BufferOutputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Comparator.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Core.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/CountedObject.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/DecompressingInputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Exception.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/File.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileDescriptor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileInputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/FileOutputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Hash.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/InputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Iterator.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MIME.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/MonitoredInputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/OutputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Owner.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Pointer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/STL.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/SkipList.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/StreamFileDescriptor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/String.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Synchronization.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/TempFile.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ThreadPool.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Timer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UTF8EncodingOutputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UUID.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/UnzippingInputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/Version.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/XMLEncodingOutputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZipFileDescriptor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ZippingOutputStream.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Core.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Mutex.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Semaphore.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Signal.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StandardFileDescriptor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/StreamFileDescriptor.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/String.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/TempFile.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Thread.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/Types.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/ansi/UUID.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Core.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Timer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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/Types.h
===================================================================
--- trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Types.h	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/mac/Types.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Core.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Mutex.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Semaphore.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Signal.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StandardFileDescriptor.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/StreamFileDescriptor.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/TempFile.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2004 by Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Thread.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/Types.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/UUID.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/win32/resource.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Core.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/x86/Timer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/password.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2003 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/unzip.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2000-2003 by Autodesk, Inc.
+//  Copyright (C) 2000-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfcore/zip/zip.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2000-2003 by Autodesk, Inc.
+//  Copyright (C) 2000-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapToolkit.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/EMapVersion.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Background.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Bounds.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/CoordinateSpace.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapConstants.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapGlobalSection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapInterface.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapSectionDescriptorReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/EMapUtility.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/Layer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LayerGroup.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/LinearUnit.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/ScaleRange.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/UIGraphic.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/View.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/AddLayerGroup.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/Command.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/RemoveLayerGroup.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSection.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/TransactionSectionDescriptorReader.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayer.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateLayerGroup.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.cpp	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, Inc.
 //
 //  By using this code, you are agreeing to 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	2007-02-16 23:25:36 UTC (rev 1114)
+++ trunk/MgDev/Oem/DWFTK7.1/develop/global/src/dwfemap/package/transaction/UpdateUIGraphic.h	2007-02-16 23:32:43 UTC (rev 1115)
@@ -1,5 +1,5 @@
 //
-//  Copyright (c) 2003-2005 by Autodesk, Inc.
+//  Copyright (C) 2003-2007 by Autodesk, 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