X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.g3d%2Fsrc%2Forg%2Fsimantics%2Fproconf%2Fg3d%2Fcommon%2FPropertyTester2.java;h=8f3968c54f2d71600d3008bd25abe1e38e642120;hb=1a25726897311e0277de2476c40bf2ae7c93ed86;hp=0f57f7ae6f299fa3d44983dc27b2b8fb88747b58;hpb=ef97fbd29eb1b561ef7fa5a3bf581618abfaa2b2;p=simantics%2F3d.git diff --git a/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/common/PropertyTester2.java b/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/common/PropertyTester2.java index 0f57f7ae..8f3968c5 100644 --- a/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/common/PropertyTester2.java +++ b/org.simantics.proconf.g3d/src/org/simantics/proconf/g3d/common/PropertyTester2.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.proconf.g3d.common; import org.eclipse.core.expressions.PropertyTester;