X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.processeditor%2Fsrc%2Forg%2Fsimantics%2Fprocesseditor%2Fviews%2FPipelineComponentEditorPart.java;fp=org.simantics.proconf.processeditor%2Fsrc%2Forg%2Fsimantics%2Fprocesseditor%2Fviews%2FPipelineComponentEditorPart.java;h=2848c424e22d38b54472f3cb15402523063a595c;hb=9ad91ae4a059a4c7b219d2560c5b8b8ed1c5f184;hp=4b5b95e68b7e2d407586d5b2fbdcade5c36c9aed;hpb=8c1acb920361f006af8d795b0ce53196fd7d0b86;p=simantics%2F3d.git diff --git a/org.simantics.proconf.processeditor/src/org/simantics/processeditor/views/PipelineComponentEditorPart.java b/org.simantics.proconf.processeditor/src/org/simantics/processeditor/views/PipelineComponentEditorPart.java index 4b5b95e6..2848c424 100644 --- a/org.simantics.proconf.processeditor/src/org/simantics/processeditor/views/PipelineComponentEditorPart.java +++ b/org.simantics.proconf.processeditor/src/org/simantics/processeditor/views/PipelineComponentEditorPart.java @@ -1,3 +1,13 @@ +/******************************************************************************* + * Copyright (c) 2007- VTT Technical Research Centre of Finland. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * VTT Technical Research Centre of Finland - initial API and implementation + *******************************************************************************/ package org.simantics.processeditor.views; import java.util.Collection;