X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.layer0%2Fsrc%2Forg%2Fsimantics%2Fdb%2Flayer0%2Fadapter%2FStringModifier.java;h=e0879ac6c1e80705de901bb65d95a89e2f4accf0;hb=48bb50bb6640506d1f150ca8e4fa5a6e878464be;hp=cb65d48b7ef9b41886b7605e9eeae68264fab34f;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/adapter/StringModifier.java b/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/adapter/StringModifier.java index cb65d48b7..e0879ac6c 100644 --- a/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/adapter/StringModifier.java +++ b/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/adapter/StringModifier.java @@ -1,16 +1,16 @@ -/******************************************************************************* - * Copyright (c) 2007, 2010 Association for Decentralized Information Management - * in Industry THTH ry. - * 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.db.layer0.adapter; - - -public interface StringModifier extends Modifier { -} +/******************************************************************************* + * Copyright (c) 2007, 2010 Association for Decentralized Information Management + * in Industry THTH ry. + * 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.db.layer0.adapter; + + +public interface StringModifier extends Modifier { +}