From: lehtonen Date: Mon, 11 Jan 2016 11:18:02 +0000 (+0000) Subject: Fix copyrights for R projects. X-Git-Tag: v1.28.0~15 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=a4e5a7f76e0798db8950464a80397db94f310699;p=simantics%2Fr.git Fix copyrights for R projects. refs #6246 git-svn-id: https://www.simantics.org/svn/simantics/r/trunk@32250 ac1ea38d-2e2b-0410-8846-a27921b304fc --- diff --git a/org.simantics.r.build.feature/.credentials.properties b/org.simantics.r.build.feature/.credentials.properties index 086b0fb..5f39144 100644 --- a/org.simantics.r.build.feature/.credentials.properties +++ b/org.simantics.r.build.feature/.credentials.properties @@ -1,16 +1,13 @@ ############################################################################### -# Copyright (c) 2013, 2014 Association for Decentralized -# Information Management in Industry THTH ry. +# Copyright (c) 2014, 2016 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 THTH Simantics -# Division Member Component License which accompanies this -# distribution, and is available at -# http://www.simantics.org/legal/sdmcl-v10.html +# 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: # Semantum Oy - initial API and implementation ############################################################################### -r.user=jenkins.members -r.password=ochoh5Th simantics.user=anonymous simantics.password= diff --git a/org.simantics.r.build.feature/build.properties b/org.simantics.r.build.feature/build.properties index e050c88..1f8c964 100644 --- a/org.simantics.r.build.feature/build.properties +++ b/org.simantics.r.build.feature/build.properties @@ -1,11 +1,10 @@ ############################################################################### -# Copyright (c) 2013, 2014 Association for Decentralized -# Information Management in Industry THTH ry. +# Copyright (c) 2014, 2016 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 THTH Simantics -# Division Member Component License which accompanies this -# distribution, and is available at -# http://www.simantics.org/legal/sdmcl-v10.html +# 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: # Semantum Oy - initial API and implementation diff --git a/org.simantics.r.build.feature/r.rmap b/org.simantics.r.build.feature/r.rmap index 7cb6260..cd976c1 100644 --- a/org.simantics.r.build.feature/r.rmap +++ b/org.simantics.r.build.feature/r.rmap @@ -2,28 +2,27 @@ - + - + - - + + - + - - + + - + \ No newline at end of file diff --git a/org.simantics.r.scl/build.properties b/org.simantics.r.scl/build.properties index 6092d89..544f6ef 100644 --- a/org.simantics.r.scl/build.properties +++ b/org.simantics.r.scl/build.properties @@ -1,3 +1,14 @@ +############################################################################### +# Copyright (c) 2014, 2016 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 +############################################################################### source.. = src/ output.. = bin/ bin.includes = META-INF/,\ diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/RSession.java b/org.simantics.r.scl/src/org/simantics/r/scl/RSession.java index b9fa5ee..62812a2 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/RSession.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/RSession.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl; import java.util.concurrent.ExecutorService; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/RSessionConfiguration.java b/org.simantics.r.scl/src/org/simantics/r/scl/RSessionConfiguration.java index ae46330..2d7f74c 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/RSessionConfiguration.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/RSessionConfiguration.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl; public class RSessionConfiguration { diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/RSessionManager.java b/org.simantics.r.scl/src/org/simantics/r/scl/RSessionManager.java index f75df4c..8f1a92d 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/RSessionManager.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/RSessionManager.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl; import java.util.UUID; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/TestRServe.java b/org.simantics.r.scl/src/org/simantics/r/scl/TestRServe.java index e3ac2fe..1192c1a 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/TestRServe.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/TestRServe.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl; import java.util.Arrays; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RAttributeNode.java b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RAttributeNode.java index 57773c9..7c8890f 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RAttributeNode.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RAttributeNode.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl.variable; import org.rosuda.REngine.REXP; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RDataboardConversion.java b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RDataboardConversion.java index 6e81d2c..29d227a 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RDataboardConversion.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RDataboardConversion.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl.variable; import org.rosuda.REngine.REXP; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RGlobalVariableNode.java b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RGlobalVariableNode.java index d2239cf..16a34a1 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RGlobalVariableNode.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RGlobalVariableNode.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl.variable; import org.rosuda.REngine.REXP; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RListItemNode.java b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RListItemNode.java index 68405ad..27a0c98 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RListItemNode.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RListItemNode.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl.variable; import org.rosuda.REngine.REXP; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RListLengthNode.java b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RListLengthNode.java index cd6438c..8b941cf 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RListLengthNode.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RListLengthNode.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl.variable; import org.rosuda.REngine.REXP; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RNamedItemNode.java b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RNamedItemNode.java index dbf2397..617f2d4 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RNamedItemNode.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RNamedItemNode.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl.variable; import org.rosuda.REngine.REXP; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RNodeManager.java b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RNodeManager.java index 8c2d85a..80b3973 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RNodeManager.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RNodeManager.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl.variable; import gnu.trove.map.hash.THashMap; diff --git a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RVariableNode.java b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RVariableNode.java index 8dbf0d4..f57396b 100644 --- a/org.simantics.r.scl/src/org/simantics/r/scl/variable/RVariableNode.java +++ b/org.simantics.r.scl/src/org/simantics/r/scl/variable/RVariableNode.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * Copyright (c) 2014, 2016 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.r.scl.variable; import org.rosuda.REngine.REXP;