X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.processeditor%2Fsrc%2Forg%2Fsimantics%2Fprocesseditor%2Ftools%2FControlPointContribution.java;h=0c489a8ef71eb1abddbdfb4e44384175e23df983;hb=9ad91ae4a059a4c7b219d2560c5b8b8ed1c5f184;hp=46ca80563359cadc7f3d8569ed6400e1f29625b2;hpb=570ba60e83221385f16bb2a7abb33cfc15ac2b06;p=simantics%2F3d.git diff --git a/org.simantics.proconf.processeditor/src/org/simantics/processeditor/tools/ControlPointContribution.java b/org.simantics.proconf.processeditor/src/org/simantics/processeditor/tools/ControlPointContribution.java index 46ca8056..0c489a8e 100644 --- a/org.simantics.proconf.processeditor/src/org/simantics/processeditor/tools/ControlPointContribution.java +++ b/org.simantics.proconf.processeditor/src/org/simantics/processeditor/tools/ControlPointContribution.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.tools; import java.io.ByteArrayInputStream;