Skip to content

Commit a7217ea

Browse files
committed
apply releng tool
1 parent ba8beda commit a7217ea

File tree

18 files changed

+27
-17
lines changed

18 files changed

+27
-17
lines changed

framework/execution_framework/tests/org.eclipse.gemoc.executionframework.test.lib/build.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
###############################################################################
2+
# Copyright (c) 2017 Inria and others.
3+
# All rights reserved. This program and the accompanying materials
4+
# are made available under the terms of the Eclipse Public License v1.0
5+
# which accompanies this distribution, and is available at
6+
# http://www.eclipse.org/legal/epl-v10.html
7+
#
8+
# Contributors:
9+
# Inria - initial API and implementation
10+
###############################################################################
111
source.. = src/,\
212
xtend-gen/
313
output.. = bin/

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2015 Obeo.
2+
# Copyright (c) 2015, 2017 Obeo.
33
# All rights reserved. This program and the accompanying materials
44
# are made available under the terms of the Eclipse Public License v1.0
55
# which accompanies this distribution, and is available at

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/plugin.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2015 Obeo.
2+
# Copyright (c) 2015, 2017 Obeo.
33
# All rights reserved. This program and the accompanying materials
44
# are made available under the terms of the Eclipse Public License v1.0
55
# which accompanies this distribution, and is available at

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2015 Obeo.
3+
Copyright (c) 2015, 2017 Obeo.
44
All rights reserved. This program and the accompanying materials
55
are made available under the terms of the Eclipse Public License v1.0
66
which accompanies this distribution, and is available at

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/src/org/eclipse/gemoc/dsl/debug/ide/tests/AllTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2015 Obeo.
2+
* Copyright (c) 2015, 2017 Obeo.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License v1.0
55
* which accompanies this distribution, and is available at

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/src/org/eclipse/gemoc/dsl/debug/ide/tests/DSLDebuggerTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2015 Obeo.
2+
* Copyright (c) 2015, 2017 Obeo.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License v1.0
55
* which accompanies this distribution, and is available at

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/src/org/eclipse/gemoc/dsl/debug/ide/tests/TestDSLDebugger.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2015 Obeo.
2+
* Copyright (c) 2015, 2017 Obeo.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License v1.0
55
* which accompanies this distribution, and is available at

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/src/org/eclipse/gemoc/dsl/debug/ide/tests/adapter/AdapterTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2015 Obeo.
2+
* Copyright (c) 2015, 2017 Obeo.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License v1.0
55
* which accompanies this distribution, and is available at

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/src/org/eclipse/gemoc/dsl/debug/ide/tests/adapter/DSLDebugTargetAdapterTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2015 Obeo.
2+
* Copyright (c) 2015, 2017 Obeo.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License v1.0
55
* which accompanies this distribution, and is available at

simulationmodelanimation/tests/org.eclipse.gemoc.dsl.debug.ide.tests/src/org/eclipse/gemoc/dsl/debug/ide/tests/adapter/TestDebugEventSetListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2015 Obeo.
2+
* Copyright (c) 2015, 2017 Obeo.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License v1.0
55
* which accompanies this distribution, and is available at

0 commit comments

Comments
 (0)