Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef3d-dev] Copyright issues related to CQ2806

Hi  all,

Sharon Corbett found some copyright issues in the GEF3D and Draw3D sources. We copied code from the original 2D projects (GEF, Draw2D), even marked the code as copied, but we didn't considered that in the copyright notices. I have compiled a list of files I have changed the copyright notices accordingly:

Draw3D:
org.eclipse.draw3d.AbstractRouter3D
org.eclipse.draw3d.ChopboxAnchor3D
org.eclipse.draw3d.Connection3D
org.eclipse.draw3d.ConnectionAnchor3D
org.eclipse.draw3d.ConnectionRouter3D
org.eclipse.draw3d.FreeformLayer3D
org.eclipse.draw3d.Polyline3D
org.eclipse.draw3d.PolylineConnection3D
org.eclipse.draw3d.RelativeLocator3D
org.eclipse.draw3d.draw2dports.FreeformHelper

GEF3D:
org.eclipse.gef3d.editpolicies.NonResizableEditPolicy3D
org.eclipse.gef3d.editpolicies.ResizableEditPolicy3D
org.eclipse.gef3d.handles.AbstractHandle3D
org.eclipse.gef3d.handles.HandleBounds3D
org.eclipse.gef3d.handles.MoveHandle3D
org.eclipse.gef3d.handles.MoveHandle3DFactory
org.eclipse.gef3d.handles.MoveHandleLocator3D
org.eclipse.gef3d.handles.NonResizableHandle3DFactory
org.eclipse.gef3d.handles.ResizableHandle3DFactory
org.eclipse.gef3d.handles.ResizeHandle3D
org.eclipse.gef3d.tools.DragEditPartsTracker3D
org.eclipse.gef3d.tools.ResizeTracker3D
org.eclipse.gef3d.ui.parts.GraphicalEditor3DWithFlyoutPalette
org.eclipse.gef3d.ui.parts.GraphicalEditor3DWithPalette

Could you have a look at the projects, too? Maybe I have overseen somethings. I wasn't sure about

org.eclipse.gef3d.gmf.runtime.diagram.ui.editparts.DiagramRootEditPart3D

Can you please check and answer to this mail? The issue is time criticial, since the CQ is "awating committer" (we have to upload files with changed copyright notices to the CQ).

Cheers,

Jens


Back to the top