| author | Rohit Agrawal | 2012-12-18 02:20:05 (EST) |
|---|---|---|
| committer | Rohit Agrawal | 2012-12-18 02:20:05 (EST) |
| commit | c1ca50b9bc9aa757ae4afa1110fdd02f77c699b1 (patch) (side-by-side diff) | |
| tree | a0a1a5708e61a6b9595026732bd96e20b85f1bd7 | |
| parent | b7ced747e90da861bfa7da7c2676d8a8733e2d80 (diff) | |
| download | org.eclipse.etrice-c1ca50b9bc9aa757ae4afa1110fdd02f77c699b1.zip org.eclipse.etrice-c1ca50b9bc9aa757ae4afa1110fdd02f77c699b1.tar.gz org.eclipse.etrice-c1ca50b9bc9aa757ae4afa1110fdd02f77c699b1.tar.bz2 | |
[CQ6589] : Added copyright notes.refs/changes/76/9276/1
1. I authored 100% of the content I contributed
2. I have the rights to donate the content to Eclipse
3. I contribute the content under the EPL
Change-Id: I7ec5fb774bdb5062b06c9ecc7fb293f12e5b871a
3 files changed, 9 insertions, 9 deletions
diff --git a/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/AbstractExecutionValidator.java b/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/AbstractExecutionValidator.java index 670e2cf..7c16b7b 100644 --- a/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/AbstractExecutionValidator.java +++ b/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/AbstractExecutionValidator.java @@ -1,12 +1,12 @@ /*******************************************************************************
- * Copyright (c) 2012 protos software gmbh (http://www.protos.de).
- * All rights reserved. This program and the accompanying materials
+ * 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:
- * Henrik Rentz-Reichert (initial contribution)
+ * Rohit Agrawal (initial contribution)
+ *
*
*******************************************************************************/
diff --git a/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/ActionCodeAnalyzer.java b/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/ActionCodeAnalyzer.java index 67c999b..04d043e 100644 --- a/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/ActionCodeAnalyzer.java +++ b/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/ActionCodeAnalyzer.java @@ -1,12 +1,12 @@ /*******************************************************************************
- * Copyright (c) 2012 protos software gmbh (http://www.protos.de).
- * All rights reserved. This program and the accompanying materials
+ * 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:
- * Henrik Rentz-Reichert (initial contribution)
+ * Rohit Agrawal (initial contribution)
+ *
*
*******************************************************************************/
diff --git a/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/HandledMessage.java b/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/HandledMessage.java index 00fc8db..0dc4a62 100644 --- a/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/HandledMessage.java +++ b/plugins/org.eclipse.etrice.abstractexec.behavior/src/org/eclipse/etrice/abstractexec/behavior/HandledMessage.java @@ -1,12 +1,12 @@ /*******************************************************************************
- * Copyright (c) 2012 protos software gmbh (http://www.protos.de).
- * All rights reserved. This program and the accompanying materials
+ * 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:
- * Henrik Rentz-Reichert (initial contribution)
+ * Rohit Agrawal (initial contribution)
+ *
*
*******************************************************************************/
|

